Re: RegEx matching on WaitFor or Prompt - WeOnlyDo Discussion board

Re: RegEx matching on WaitFor or Prompt (General questions)

by wodSupport, Wednesday, August 03, 2005, 20:29 (7051 days ago) @ rsg98

Richard,

you were right. Waitfor isn't that smart to wait for command to be executed. Rather, it waits for your fullprompt> and when it find it it returns.

Now, you have a problem if you don't consume first fullprompt> that was sent by the server immediately upon login. If you don't eat that one, you will get invalid responses all the time.

Can you try that?

Kreso


Complete thread: