HI all having a problem setting up a tcl I get this error in the bot--> couldn't open "/home/geetob/data/tcdevents.txt": no such file or directory
so my question is how do I create this file on my shell account?, Thanks in advance
Last edited by kato on Mon Apr 07, 2008 7:35 pm, edited 1 time in total.
ok I type that and now have a data folder with the file in it but still ge this--> Tcl error [tcdmsg_date]: couldn't open "/home/geetob/data/tcdevents.txt": no such file or directory
I did a rehash and a die and started the bot again but no luck, any idea would be greatly appricated thanks
You're not obliged to use this specific path (unless the script you're using does not have a setting to change it). You can simply place "tcdevents.txt" in your preferred location and set the path accordingly.
ok I figured it out I had to add in that line my account name I guess its just how they have it set up but the tcl works great thanks for the hlp it pushed me in the right direction