All messages should be posted in plain text. HTML will be converted to attachments. The meditech-l web site is MTUsers.com ======================================
Hi Susan, Probably the easiest thing to do is to build a macro in NPR to evaluate the temporary responses stored in the slash variable for each of the queries. Each temporary response to the queries on the CDS are stored as /[ANS%0,"QUERY"]|0 (if a single line query) until the CDS is filed. These variables are available for evaluation via a macro without having to pass any arguments. Place an attribute on the query you want to skip that calls this macro. Write the macro so that if it finds any of the 15 queries with that response it's final value is nil; otherwise, the final value is non-nil. This final value then becomes the value of the macro call in the attribute and will determine whether the cursor skips or stops in the query response. Let me know if you need some help writing or calling a macro. There are some examples of calling macros on the Double-T website and Debbie Bate-Travis's MAP website. Best wishes, Kenny Whiteside Kenny Whiteside RN, BSN Patient Care Information Systems Catawba Valley Medical Center 810 Fairgrove Church Road Hickory, NC 28602 [EMAIL PROTECTED] >>> Susan Tanner <[EMAIL PROTECTED]> 05/02/2006 3:16:17 PM >>> All messages should be posted in plain text. HTML will be converted to attachments. The meditech-l web site is MTUsers.com ====================================== Hi, I need to require a set of queries if the response to any of 15 other queries is "UL". The attribute exceeds the character limit. Can anyone out there help? All suggestions are appreciated! Thanks in advance, Susan Tanner, RN [EMAIL PROTECTED] __________________________________________________ Do You Yahoo!? Tired of spam? Yahoo! Mail has the best spam protection around http://mail.yahoo.com _______________________________________________ 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
