Any Star people on this List?

Rich from the Support desk came up with the following solution:

In the AcceptScreen sub routine:

Enter "Y" 'To Accept Screen
Stable 0.1

If InStr(LCase(View()), LCase("WARNING")) > 0 Then

    'Warining found on Star Screen
    Call LogError("Warning found while Accepting Screen.")
    
    Step = "BackupMenu"
    
    Exit Sub
    
    
End If


-----Original Message-----
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] Behalf Of Bollig, Scott
Sent: Tuesday, February 26, 2008 9:35 AM
To: Boston Workstation talk Group (E-mail)
Subject: [Talk] STAR Flashing Error Messages



For those that you STAR you know the flashing error messages come up. (Less 
than a second usually.)

And the only way to work with that has been to see what the behavior if there 
was no error.  Then Flag an error if the behavior is different.

But, what if the behavior is the same?  For example, I end up on the Enter 
Account screen if it is the same or different.

Any ideas on handling an error like this?  Has anyone successfully caught STAR 
Flashing Errors?

Scott A. Bollig
Systems Analyst
Providence Health and Services
503-215-4327
[EMAIL PROTECTED]

"I long to accomplish a great and noble task, but it is my chief duty to 
accomplish small tasks as if they were great and noble."
Helen Keller




DISCLAIMER:
This message is intended for the sole use of the addressee, and may contain 
information that is privileged, confidential and exempt from disclosure under 
applicable law. If you are not the addressee you are hereby notified that you 
may not use, copy, disclose, or distribute to anyone the message or any 
information contained in the message. If you have received this message in 
error, please immediately advise the sender by reply email and delete this 
message.


DISCLAIMER:
This message is intended for the sole use of the addressee, and may contain 
information that is privileged, confidential and exempt from disclosure under 
applicable law. If you are not the addressee you are hereby notified that you 
may not use, copy, disclose, or distribute to anyone the message or any 
information contained in the message. If you have received this message in 
error, please immediately advise the sender by reply email and delete this 
message.

Reply via email to