All messages should be posted in plain text. HTML will be converted to attachments. The meditech-l web site is MTUsers.com ======================================
Does anyone have a report that they would like to share that will find all the /S.LAST.QUERY instances in attributes? -----Original Message----- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Davis Daniel (SouthernHills) Sent: Tuesday, July 25, 2006 9:59 AM To: Witt, Sharon L.; Brian Golden; [email protected] Subject: RE: [MEDITECH-L] MAGIC ATTRIBUTE CHANGES All messages should be posted in plain text. HTML will be converted to attachments. The meditech-l web site is MTUsers.com ====================================== I would guess that using that attribute means you simple do a copy/paste on every query rather than editing each query with the query name. Of course, there is always the possibility that Meditech could decide to change something somewhere that could make this not work. That is the business we are in. Any attribute, no matter how simple or how complex is "third party programming" and as such, Meditech is not obliged to consider it as they decide how they want/need to adjust their programming to work. But, the hard coding that is in this attribute is much less likely to change than the reference to that coding in /S.LAST.QUERY. Daniel Davis, RN -----Original Message----- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Witt, Sharon L. Sent: Monday, July 24, 2006 5:31 PM To: Brian Golden; [email protected] Subject: RE: [MEDITECH-L] MAGIC ATTRIBUTE CHANGES All messages should be posted in plain text. HTML will be converted to attachments. The meditech-l web site is MTUsers.com ====================================== Brian, What are the gains to using the below instead of actually putting in your mnemonic name in the attribute. Since you have to edit them anyway. Is the only advantage the time savings of being able to just insert the new attribute without any adjustments from query to query? Are you planning on running a script? Is there any possibility that something will change so the ^/[ANS%0,[^A#0_"ggv"]]|0 won't work at some future update? Then someone is stuck again making all those changes. Just some questions. Sharon -----Original Message----- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Brian Golden Sent: Friday, July 21, 2006 3:22 PM To: [email protected] Subject: [MEDITECH-L] MAGIC ATTRIBUTE CHANGES All messages should be posted in plain text. HTML will be converted to attachments. The meditech-l web site is MTUsers.com ====================================== As you probably already know: the functionality of the variable /S.LAST.QUERY changed with recent upgrades. Our last update was prior to this change, so we still have 6,800+ attributes that use the /S.LAST.QUERY. I have been asking Meditech to undo this change but to no avail. So, I have to edit those attributes. Knowledge Base article 24608 (dated May 18, 2006) offers the suggestion of using [^A#0_"ggv"] instead of /S.LAST.QUERY. I have tested it, and it worked in the few scenarios I tried. To write to the current query, use: ^/[ANS%0,[^A#0_"ggv"]]|0, In the past, I have also used: ^/[ANS%0,V("ggv")]|0, It is easier to type. We don't have v5.5 yet, so I can't test it. Will the shorter version still work in 5.5? Is one safer to use than the other? What's the difference? Brian Golden, RN Southeast Missouri Hospital 1701 Lacey St. Cape Girardeau, MO 63701 _______________________________________________ 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
