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: Select all
224 4km_debuglog 4 "Entered pub_ib_filter"
Code: Select all
224 ib_debuglog "Entered pub_ib_filter"
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.