Re: WaitFor Procedures (General questions)
Thanks Drazen,
Unfortunately this is not a UNIX prompt, so I can't change it, it's a proprietary interface using SSH.
I tried the timeout option with WaitFor, and it does work however some of my regexp expressions were failing with the following message:
'Regular expression error. range out of order in character class.'
This was my regex query:
regex:[7mdisplay data-format 2|invalid|Not assigned;]
Is there some kind of regex order I am missing?