| View previous topic :: View next topic |
| Author |
Message |
Klumhru Guest
|
Posted: Thu Feb 21, 2002 11:49 am Post subject: |
|
|
in line 224 in the .tcl of the script hosted on egghead's ftp there is a strange syntax error.
Kept getting this:
TCL error [!pub_ib_filter]: invalid command name "4km_debuglog"
... so I went into the script and line 224 looked like this:
| Code: | 224 4km_debuglog 4 "Entered pub_ib_filter"
|
changed to this:
| Code: | | 224 ib_debuglog "Entered pub_ib_filter" |
works fine.
No idea if this is what is intended, but guessing that if you can't resolve this prob you're not debugging
Anyway, thought I'd post this in case anyone else was having this problem.
|
|
| 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
|
|