Re: [twsocket] SMTP error translation

2009-07-14 Thread Arno Garrels
the asynchronous component correctly. Read this: http://wiki.overbyte.be/wiki/index.php/Asynchronous_Paradigm -- Arno Garrels > > > <-Original Message-> >> From: Arno Garrels [arno.garr...@gmx.de] >> Sent: 7/14/2009 1:03:54 AM >> To: twsocket@elists.

Re: [twsocket] SMTP error translation

2009-07-14 Thread x x
Thank you for the reply. I get the error "SMTP component not ready" when I try to use WSocketErrorDesc(Error)? <-Original Message-> >From: Arno Garrels [arno.garr...@gmx.de] >Sent: 7/14/2009 1:03:54 AM >To: twsocket@elists.org >Subject: Re: [twsocket] S

Re: [twsocket] SMTP error translation

2009-07-13 Thread Arno Garrels
x x wrote: > In 'OnRequestDone' for the SMTP Client, I would like to translate the > meaning of any error, instead of just having the error integer. How > can > this be done? uses (OverbyteIcs)WSocket; if (Error > 0) and (Error < 1) then Display(SmtpClient.ErrorMessage) else Dis

[twsocket] SMTP error translation

2009-07-13 Thread x x
In 'OnRequestDone' for the SMTP Client, I would like to translate the meaning of any error, instead of just having the error integer. How can this be done? ___Get the Free email that has everyone talking at http://www.mail2world.com t