| View previous topic :: View next topic |
| Author |
Message |
furious Voice
Joined: 16 Jan 2006 Posts: 14
|
Posted: Wed Feb 08, 2006 7:44 pm Post subject: |
|
|
Ok rehashing doesn't work lol but restarting the bot does. So that will do for now. Thanks for all of your help, I appreciate it bunches.  |
|
| Back to top |
|
 |
Sir_Fz Revered One

Joined: 27 Apr 2003 Posts: 3793 Location: Lebanon
|
Posted: Wed Feb 08, 2006 8:50 pm Post subject: |
|
|
| furious wrote: | Ok rehashing doesn't work lol but restarting the bot does. So that will do for now. Thanks for all of your help, I appreciate it bunches.  |
Rehashing does work since loglist will be reset to the contents of the file (which you edited).
| Code: | if {[file exists scripts/trackingscript.log]} {
set loglist [split [read [set file [open scripts/trackingscript.log]]][close $file] \n]
}
|
_________________ Follow me on GitHub
- Opposing
Public Tcl scripts |
|
| Back to top |
|
 |
|
|
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum
|
|