Good Morning,
I have been working on EDM CDS screens with Pop Up screens, and I cannot seem to find the best attributes. I have Y/N queries driving these screens. Here are the different attributes I've tried and they all work to an extent, but all have their corks. Can anyone suggest or provide me with any insight as to what you use? Thanks.
[EMAIL PROTECTED]@Z.mouse.click IF{/G.MSEDB 1,
IFE=""^/G.MSEDB,%Z.zcus.cds("my pop up screen",ANS)X,"N";"Y"}^RES,
IFE=P(R,S,RES^/[ANS%0,"my query"]|0)^#,1;1}
[EMAIL PROTECTED]@Z.mouse.click IF{/G.MSEDB 1,
IFE=%Z.zcus.cds("my pop up screen ",ANS)X,"N";"Y"}^RES,
IFE=P(R,S,RES^/[ANS%0," my query "]|0)^#,1;
IFE=[ANS," my query "]|0="N" %Z.zcus.cds("my pop up screen ",ANS)X,1;1}
[EMAIL PROTECTED]@Z.mouse.click IF{/G.MSEDB 1,
IFE=%Z.zcus.cds("my pop up screen ",ANS)X,"N";"Y"}^RES,
IFE=P(R,S,RES^/[ANS%0," my query "]|0)^#,1;
IFE=[ANS,"my last query "]|0="N" %Z.zcus.cds("my last pop up",ANS)X,1;1}
Jacqueline K. Hendry
Application Support Analyst
St Joseph's/Candler Health System
5401 Paulsen Street
Savannah, GA 31405
Telephone: 912-819-7812
Fax: 912-691-9287
hendryja@sjchs.org
This e-mail message has been scanned for viruses and content and cleared by St. Joseph's/Candler.
====================================== All messages should be posted in plain text. HTML will be converted to attachments.
The meditech-l web site is MTUsers.com ______________________________________ meditech-l mailing list [email protected] http://mtusers.com/mailman/listinfo/meditech-l
