Thanx for ur reply curt, but problem i should not use thread support, is any
other way to do it

-----Original Message-----
From: Curt Arnold [mailto:[EMAIL PROTECTED]]
Sent: Friday, June 15, 2001 11:14 AM
To: [EMAIL PROTECTED]
Subject: Re: Can I Stop reader and start it again from where i stopped


Do the parse on its own thread and suspend the thread when you want to pause
the parse (something like WaitForSingleObject on Win32).


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to