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.
cerberus_gr
Halfop
Posts: 97 Joined: Fri Feb 07, 2003 8:57 am
Location: 127.0.0.1
Post
by cerberus_gr » Fri Dec 02, 2005 3:37 am
Hello,
I 'm writing a new tcl script and i want to save some info in the channel's logfile. When I'm trying to open;puts;close the message could be corrupted.
Is there any other way to write to the logfile with no errors (the message to be in one line)
Thx
demond
Revered One
Posts: 3073 Joined: Sat Jun 12, 2004 9:58 am
Location: San Francisco, CA
Contact:
Post
by demond » Fri Dec 02, 2005 11:13 pm
be patient dude, you are not paying for scripting support
use [putlog] or [putloglev]
connection, sharing, dcc problems? click
<here>
before asking for scripting help, read
<this>
use
cerberus_gr
Halfop
Posts: 97 Joined: Fri Feb 07, 2003 8:57 am
Location: 127.0.0.1
Post
by cerberus_gr » Sat Dec 03, 2005 11:14 pm
thx a lot for ypur time