The following works for me!  Facilities Lookup is prefaced with the name of whatever the script signs on to Meditech as and since I don't care which signon is being used ...
 
                  ErrMsg = View(Row = 1, Col = 1, Length = 60)
        ErrorPos = InStr(1, ErrMsg, "Facilities Lookup")
        Stable 0.5
        If ErrorPos > 0 Then
 
thanx, sherry
HCA Midwest Division IT&S
Applications Programmer/Analyst
816/823-0406
-----Original Message-----
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]On Behalf Of Osar, Eric
Sent: Wednesday, September 14, 2005 2:01 PM
To: [email protected]
Subject: [Talk] Wildcards

Does anyone know if you can do wildcards in a Pause or an At statement?

 

I have a script that may encounter a prompt that is dynamic.  I have no way of knowing in advance what may be in the prompt.  There is always a fixed message at the beginning, but the last many (variable) part of the message is data driven.

 

I didn’t see any information in the documentation on this matter.

 

Any ideas?

 

Eric R. Osar

Reply via email to