Do until EncStatus = “Locked” or EncStatus = “Signed”

 

Worked perfectly!  Thank you!

 

 


From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of mark albertson
Sent: Thursday, February 17, 2005 7:48 PM
To: [email protected]
Subject: RE: [Talk] The "OR" command

 

Try using this if you haven’t already.

 

Do until EncStatus = “Locked” or EncStatus = “Signed”

 

Loop


From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Paul Brungardt
Sent: Thursday, February 17, 2005 5:55 PM
To: [email protected]
Subject: [Talk] The "OR" command

 

Is there such a thing?  If so, how is it used?  If not, what are my alternatives?

 

Basically, I want to loop until EncStatus = “Locked” or “Signed”.

I tried adding Or “Signed” to the Do Until line but once I get to that line in the script, it errors out.

      

 

    Do Until EncStatus = "Locked"

                               

    Loop

 

 

Thanks!

Paul

 

Paul Brungardt

Clinical Analyst

HaysMedicalCenter

PH: 785-623-2196

PG: 785-650-5989

 

Reply via email to