Re: [twsocket] Confirming an Abort in THttpCli

2007-01-19 Thread Johnnie Norsworthy
On 1/18/07, Francois Piette <[EMAIL PROTECTED]> wrote: > It is totally incorrect. Such a loop will prevent any event from occuring > and the state of the component will not change since it is blocked. Thanks! -- To unsubscribe or change your settings for TWSocket mailing list please goto http://w

Re: [twsocket] TnScript: Getting Received data

2007-01-19 Thread Francois Piette
The problem is the packet nature of received data. If your trigger string is in the middle of a data packet, then it is too late to catch data immediately after the trigger string. But, depending on your application, you can peek data in the virtual screen maintened by TTnScript. Contribute to the

[twsocket] TnScript: Getting Received data

2007-01-19 Thread Veit Zimmermann
Hi There I trying to use TnScript. So far it works very well. Now I'm trying to receive some data after detecting an event string. Is this possible? Or do I have to go back to TEmulVT and do it all from scratch? TIA Veit -- To unsubscribe or change your settings for TWSocket mailing list