Re: Question on how to Clear buffer using WodSSH (General questions)
Hi Scott,
You can try setting DataReady Property to 0 after each command that is executed. The DataReady Property holds the total number of bytes contained inside the buffer.
It should ensure that the next method ran by Execute will hold only it's result.
Hope this helps.
Regards,
Damba
Complete thread:
- Question on how to Clear buffer using WodSSH - Scott, 2007-11-07, 15:36
- Re: Question on how to Clear buffer using WodSSH - wodDamir, 2007-11-07, 15:47