Pete Williams wrote:
> Hi
>
> In response to a 'Stat' command, TPOP3Cli sometimes raises this
> exception:
The exception message is rather useful. Your are calling an invalid
method in current context.
--
Arno Garrels
--
To unsubscribe or change your settings for TWSocket mailing list
please
Hi
In response to a 'Stat' command, TPOP3Cli sometimes raises this exception:
procedure TCustomPop3Cli.StartTransaction(
OpCode : String;
Params : String;
RqType : TPop3Request;
NextState : TPop3ProtocolState; { Next protocol state in case of success}
DoneTr