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.

Write lines to channel's logfile

Help for those learning Tcl or writing their own scripts.
Post Reply
c
cerberus_gr
Halfop
Posts: 97
Joined: Fri Feb 07, 2003 8:57 am
Location: 127.0.0.1

Write lines to channel's logfile

Post by cerberus_gr »

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
c
cerberus_gr
Halfop
Posts: 97
Joined: Fri Feb 07, 2003 8:57 am
Location: 127.0.0.1

Post by cerberus_gr »

anyone? :(
User avatar
demond
Revered One
Posts: 3073
Joined: Sat Jun 12, 2004 9:58 am
Location: San Francisco, CA
Contact:

Post by demond »

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

Code: Select all

 tag when posting logs, code
c
cerberus_gr
Halfop
Posts: 97
Joined: Fri Feb 07, 2003 8:57 am
Location: 127.0.0.1

Post by cerberus_gr »

thx a lot for ypur time :)
Post Reply