Re: Clear wodSSH Buffers - WeOnlyDo Discussion board

Re: Clear wodSSH Buffers (General questions)

by bmclellan, Friday, April 18, 2008, 16:25 (5846 days ago) @ woddrazen

Hello,

Sorry about that, my code snipped cut out too much!

In my flow, I execute a command, wait for it to finish, parse it, then execute another command.

The WaitFor would be an excellent command to use, however there are several different things that could be returned to me. If there was a way to tell the WaitFor command to wait for multiple things, that would be fantastic, but for now I believe it only waits for one thing.
I would need to be able to say:
waitFor( command , Page , Invalid ) etc

The system I am interfacing to isn't a true UNIX system, but an interface that runs on UNIX.


Thanks!
Barry


Complete thread: