Re: WaitFor Procedures - WeOnlyDo Discussion board

Re: WaitFor Procedures (General questions)

by bmclellan, Thursday, May 01, 2008, 16:41 (6050 days ago) @ bmclellan

Hi Damba,

Sorry to keep stretching this out, but is the /i option supported?

I am trying every swtich I can find to disable case insensitivity:

but having no luck using
WaitFor('regex:/i','1H',Esc,'+[+7mObject List|is an invalid')
or
WaitFor('regex:(-i)','1H',Esc,'+[+7mObject List|is an invalid')

or
WaitFor('regex:(-ism)','1H',Esc,'+[+7mObject List|is an invalid')

unfortunately most regexp options I have found all set an object. Event the handy site: http://www.dotnetcoders.com/web/Learning/Regex/RegexTester.aspx has a checkbox for case sensitivity!

Thanks
Barry


Complete thread: