All messages should be posted in plain text.  HTML will be converted to
attachments.    The meditech-l web site is MTUsers.com
======================================



Try this.

IFE=IF{[ANS,"NURAR"]|0="S";[ANS,"NURAR"]|0="SF"}

The semi-colon makes it an "or" statement. If you want to make it required as 
well, just copy the IFE and change it to REQI.




From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Lovelace, Chuck
Sent: Wednesday, June 28, 2006 7:15 AM
To: 'Janet Austin'; Meditech-L (E-mail)
Subject: RE: [MEDITECH-L] CDS MULTIPLE ATTRIBUTE

All messages should be posted in plain text.  HTML will be converted to
attachments.    The meditech-l web site is MTUsers.com
======================================

Try this one...

IFE=IF{("S"=[ANS,"NURAR"]|0)&("SF"=[ANS,"NURAR"]|0) 1;""}

-----Original Message-----
From: Janet Austin [mailto:[EMAIL PROTECTED]
Sent: Monday, June 26, 2006 4:25 PM
To: Meditech-L (E-mail)
Subject: [MEDITECH-L] CDS MULITPLE ATTRIBUTE


All messages should be posted in plain text.  HTML will be converted to
attachments.    The meditech-l web site is MTUsers.com
======================================

I am using this attribute to stop at a query if the answer to a group
response is "S"
IFE=IF{[ANS,"NURAR"]|0="S" 1;""}

Now I would like for the cursor to stop here if the answer to the  same
group response is "S" or "SF"
Everything I seem to try is not working.

Any help would be greatly appreciated.

_______________________________________________
meditech-l mailing list
[email protected]
http://mtusers.com/mailman/listinfo/meditech-l

_______________________________________________
meditech-l mailing list
[email protected]
http://mtusers.com/mailman/listinfo/meditech-l
_______________________________________________
meditech-l mailing list
[email protected]
http://mtusers.com/mailman/listinfo/meditech-l

Reply via email to