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

by Jasmine, (7212 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

locked

Complete thread: