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


Correct they will load it, as they did for us.  And it does make pop-ups work again.  But I think MEDITECH's hard-and-fast position is that they DO NOT support pop-ups.  You'll find this to be the case if you try to open a task with them and tell them what you're doing with %Z.zcus.cds.......(I think - I haven't had the courage to open such a task, but neither have I had a need)

Alan R. Baillargeon RN, BSN
Senior Clinical Analyst
Information Systems
(410) 620-3464
Pager (410) 378-0171

Note: This message and any attachments are intended only for the use of the individual or
entity to which it is addressed and may contain information that is privileged,
confidential, and exempt from disclosure under applicable law. If the reader of this
message is not the intended recipient, or the employee or agent responsible for delivering
the message to the intended recipient, you are hereby notified that any dissemination,
distribution or copying of this communication is strictly prohibited. If you have received
this communication in error, please notify the sender.



<[EMAIL PROTECTED]>
Sent by: [EMAIL PROTECTED]

05/30/2006 12:10 PM

To
"'MIKE VON MOLL'" <[EMAIL PROTECTED]>, "'Ken MacPherson'" <[EMAIL PROTECTED]>, "'Meditech-L list'" <[email protected]>, "'Davison, Doug'" <[EMAIL PROTECTED]>, "'Davis Daniel \(SouthernHills\)'" <[EMAIL PROTECTED]>, "'Joe Cocuzzo'" <[EMAIL PROTECTED]>
cc
Subject
RE: [MEDITECH-L] Attribute help....PLEASE





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

MEDITECH will add the %Z.zcus.cds "routine" upon request - I opened a Task
and a programmer had it in LIVE and TEST within 4 hours.  The attribute now
fires as expected and this is HUGE for pop-ups.  I think this was MEDITECH's
answer to the issues after 5.4 in NUR...

I highly recommend looking into getting that from MT - I have posted a link
to some screen shots at www.MeditechTalk.com which provides some examples
from other sites and the pop-up output as well.

Thanks to all for your responses - Kevin.




Kevin McConnell, PharmD.
Clinical Consultant
(713)480-6810
[EMAIL PROTECTED]
www.RPhInformatics.com



-----Original Message-----
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]
On Behalf Of MIKE VON MOLL
Sent: Friday, May 26, 2006 7:08 AM
To: Ken MacPherson; [EMAIL PROTECTED]; Meditech-L list; Davison,
Doug; Davis Daniel (SouthernHills); Joe Cocuzzo
Subject: RE: [MEDITECH-L] Attribute help....PLEASE

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

The 'X' immediately following a program call creates a fresh local symbol
table for the called program that is cleared out prior to returning to the
calling program.

I checked and we don't have %Z.zcus.cds. Have you checked to make sure that
is a valid routine?

Michael Von Moll
Clinical Systems Programmer/Analyst
Sentara Obici Hospital
Suffolk VA 23434

-----Original Message-----
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] Behalf Of Ken MacPherson
Sent: Thursday, May 25, 2006 7:15 AM
To: [EMAIL PROTECTED]; 'Meditech-L list'; 'Davison, Doug'; 'Davis
Daniel (SouthernHills)'; Joe Cocuzzo
Subject: RE: [MEDITECH-L] Attribute help....PLEASE

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

Hi Kevin

       In your code

       IFE=IF{[ANS,"QUERY ON"]|0="Y" %Z.zcus.cds("MY CDS TO POP
UP",ANS)X,1;1}
       [EMAIL PROTECTED]"N" %Z.zcus.cds("MY CDS TO POP UP",ANS)X,1;1}

       In each line I believe that there should be something between the
close barcket and the X.  My guess would be that it should be a ^ but could
also possibly be a comma.  The latter would be syntactically correct but
would serve no logical purpose.

Hope this Helps
Ken

-----Original Message-----
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] Behalf Of [EMAIL PROTECTED]
Sent: Wednesday, May 24, 2006 4:44 PM
To: 'Meditech-L list'; 'Davison, Doug'; 'Davis Daniel (SouthernHills)'; Joe
Cocuzzo
Subject: [MEDITECH-L] Attribute help....PLEASE


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

I am attempting to pop-up a CDS from the response of a query in another
CDS...
The following code gives me a "syntax error" in both lines (Magic 5.4):

IFE=IF{[ANS,"QUERY ON"]|0="Y" %Z.zcus.cds("MY CDS TO POP UP",ANS)X,1;1}
[EMAIL PROTECTED]"N" %Z.zcus.cds("MY CDS TO POP UP",ANS)X,1;1}

"QUERY ON" is the mnemonic of the query I'm poping from.
"MY CDS TO POP UP" is the mnemonic of the CDS to pop up (when QUERY ON is
answered "Y").

I've checked for extra spaces, etc. - any help or thoughts is appreciated.
Kevin.



Kevin McConnell, PharmD.
Clinical Consultant
(713)480-6810
[EMAIL PROTECTED]
www.RPhInformatics.com <http://www.rphinformatics.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

_______________________________________________
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