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

Hi Leslie,

You need two attributes on each number query that you want to
skip/require.  The IFE attribute determines whether or not the cursor
stops in the response field for the query.  The REQI will make the query
required.  Since the criteria for stopping in the query and requiring it
are the same, both attributes will have exactly the same logic.  Effect:
If the cursor stops... it will be required!

Replace the QUERY in the two attributes below with the mnemonic of your
Y/N query.  Then place these on each number query that you want to
skip/require:

IFE=/[ANS%0,"QUERY"]|0="Y" 
REQI=/[ANS%0,"QUERY"]|0="Y"

Be sure that if you copy/paste that there are no spaces at the end of
the lines.

Hope this helps,
Kenny Whtieside


Kenny Whiteside RN, BSN
Patient Care Information Systems
Catawba Valley Medical Center
810 Fairgrove Church Road
Hickory, NC 28602
[EMAIL PROTECTED]



>>> "Gifford-Cook, Leslie" <[EMAIL PROTECTED]> 08/27/2006 8:16:03 AM
>>>
All messages should be posted in plain text.  HTML will be converted
to
attachments.    The meditech-l web site is MTUsers.com
======================================

I've got part of this working but when I add the second part the effect
is not what I am looking for.
I need an attribute that will make a number of queries required if a
query is answered "Y" while at the same time skip those same queries if
the first query is answered "N".  Thanks in advance for all suggestions.
 Leslie


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

Reply via email to