Re: RegEx matching on WaitFor or Prompt (General questions)
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:
- RegEx matching on WaitFor or Prompt - rsg98, 2005-08-03, 19:38
- Re: RegEx matching on WaitFor or Prompt - wodSupport, 2005-08-03, 20:29
- Re: RegEx matching on WaitFor or Prompt - rsg98, 2005-08-04, 12:42
- Re: RegEx matching on WaitFor or Prompt - rsg98, 2005-08-04, 12:46
- Re: RegEx matching on WaitFor or Prompt - wodSupport, 2005-08-05, 22:57
- Re: RegEx matching on WaitFor or Prompt - rsg98, 2005-08-04, 12:46
- Re: RegEx matching on WaitFor or Prompt - rsg98, 2005-08-04, 12:42
- Re: RegEx matching on WaitFor or Prompt - wodSupport, 2005-08-03, 20:29