[twsocket] I/O Error 103

2013-11-18 Thread D!s
; + 6) + $7 [5052D9AF]{vcl170.bpl } Vcl.Forms.TApplication.ProcessMessage (Line 10208, "Vcl.Forms.pas" + 23) + $1 [5052D9F2]{vcl170.bpl } Vcl.Forms.TApplication.HandleMessage (Line 10238, "Vcl.Forms.pas" + 1) + $4 [5052DD2D]{vcl170.bpl } Vcl.Forms.TApplication.Run (Line 10376, "Vcl.Forms.pas" + 26) + $3 -- D!s -- To unsubscribe or change your settings for TWSocket mailing list please goto http://lists.elists.org/cgi-bin/mailman/listinfo/twsocket Visit our website at http://www.overbyte.be

[twsocket] How can I get a buffer of TnScript

2013-11-20 Thread D!s
ve troubles with TnScript built-in logging (see the topic "I/O Error 103"). So I want to get the TnScript's buffer and write to file by himself. -- D!s -- To unsubscribe or change your settings for TWSocket mailing list please goto http://lists.elists.org/cgi-bin/mai

Re: [twsocket] I/O Error 103

2013-11-21 Thread D!s
gFileName:= Path; TnScriptConsole.Log:=true; end; procedure AppForm.FormDestroy(Sender: TObject); begin TnScriptConsole.Log:=false; end -- D!s -- To unsubscribe or change your settings for TWSocket mailing list please goto http://lists.elists.org/cgi-bin/mailman/listinfo/twsocket Visit our website at http://www.overbyte.be