This is the new home of the egghelp.org community forum.
All data has been migrated (including user logins/passwords) to a new phpBB version.
For more information, see this announcement post. Click the X in the top right-corner of this box to dismiss this message.
Help for those learning Tcl or writing their own scripts.
-
nml375
- Revered One
- Posts: 2860
- Joined: Fri Aug 04, 2006 2:09 pm
Post
by nml375 »
Well, I just copied and pasted that code, and it works just fine. Check that there's no accidental newlines in the pasted code...
NML_375
-
JKM
- Voice
- Posts: 30
- Joined: Sat Dec 06, 2008 11:14 pm
Post
by JKM »
Yeah, I tried hundreds of ways, but it turned out that it was the puthelp line (I replaced it with putquick "PRIVMSG $chan :$line").
Thanks for your help!
-
nml375
- Revered One
- Posts: 2860
- Joined: Fri Aug 04, 2006 2:09 pm
Post
by nml375 »
Ehhm?
puthelp vs putquick should'nt matter, most certainly not cause an error like that. Happy you got it sorted in the end though...
NML_375