Re: [twsocket] How to handle a failed CWD with FTPClient...

2006-10-08 Thread Gunnar
Rick, if CWD fails, why do you expect it could work if you just try it again? -gunnar - Original Message - From: rick cusimano [EMAIL PROTECTED] To: twsocket@elists.org Sent: Sunday, October 08, 2006 12:42 PM Subject: [twsocket] How to handle a failed CWD with FTPClient... Hi

Re: [twsocket] How to handle a failed CWD with FTPClient...

2006-10-08 Thread Gunnar
on server side Then from client side there is nothing you can do to recover, you can just skip the directory - and complain at the server's admin ... -gunnar -- To unsubscribe or change your settings for TWSocket mailing list please goto http://www.elists.org/mailman/listinfo/twsocket Visit our

Re: [twsocket] How to handle a failed CWD with FTPClient...

2006-10-10 Thread Gunnar
to \a\b\c\d and it will probably work. Best wishes, Gunnar -- To unsubscribe or change your settings for TWSocket mailing list please goto http://www.elists.org/mailman/listinfo/twsocket Visit our website at http://www.overbyte.be

Re: [twsocket] TProxyInfo from User Made page

2007-08-13 Thread Gunnar
, not a pointer as usual. It is a pointer to a PChar. It is a quite unclear situation, isn't it? The only thing unclear to me is still how to release the memory. GlobalFree? Or is there some other memory manager involved, like with the shell-functions? Best wishes, Gunnar -- To unsubscribe

Re: [twsocket] TProxyInfo from User Made page

2007-08-14 Thread Gunnar
: PChar) That's not so unusual for me. GlobalFree? I don't know. For another function of the same library Why not just call it and see if it returns an error? Good luck Gunnar -- To unsubscribe or change your settings for TWSocket mailing list please goto http://www.elists.org/mailman/listinfo