|
Do until EncStatus = “Locked”
or EncStatus = “Signed” Worked perfectly! Thank you! From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On
Behalf Of mark albertson Try using this if you haven’t
already. Do until EncStatus = “Locked”
or EncStatus = “Signed” From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On
Behalf Of Paul Brungardt 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"
Thanks! Paul Paul Brungardt Clinical Analyst HaysMedicalCenter PH: 785-623-2196 PG: 785-650-5989 |
- [Talk] The "OR" command Paul Brungardt
- RE: [Talk] The "OR" command mark albertson
- RE: [Talk] The "OR" command Dwyer, Tom
- RE: [Talk] The "OR" command Dwyer, Tom
- Paul Brungardt
