VAL=@MIS.INS.default.fin.class[@ins.mnemonic[1<mailto:VAL=@MIS.INS.default.fin.class%5...@ins.mnemonic%5b1>]]
It prints great.
But to print the MIS.FIN.CLASS.name... how can I do that?
VAL=@MIS.INS.default.fin.class.name[@ins.mnemonic[1<mailto:VAL=@MIS.INS.default.fin.class.name%5...@ins.mnemonic%5b1>]]
Doesn't work and gives me a MAGIC error.
I am new to NPR CS 5.6.
Thanks for your help,
Angelita Salazar
MHMC, Information Systems
Financial Analyst / CDM Coordinator
Office 909-625-8198
Fax 909-625-8179
****** This email and any attachments and/or files transmitted with it may contain PRIVILEGED or CONFIDENTIAL information and may be read or used only by the intended recipient. If you are not the intended recipient of the email, including any or all of its attachments, please be advised that you have received this email in error and that any use, dissemination, distribution, forwarding, printing, or copying of this email or any attached files is strictly prohibited. If you have received this email in error, please immediately purge it and all attachments and notify the sender by reply email or contact the sender at 909-625-8198. ******
====================================
Please do NOT send messages that ask "Please post to the list" These are useless messages that just waste the email server's resources. Instead, email the original requester and ask that they send you or post the results of their question.
To UNSUBSCRIBE, go to http://MTUSers.net
for information.
You can locate the:
1) meditech-l archives
2) NPR/Magic/CS tips
3) job opportunities in the Meditech community
http://mtusers.net
If you need help or advice on how to use the meditech-l, email lo...@MTUsers.com or ju...@MTUsers.net. Both of these people help manage the meditech-l, so they are your best resource.
Using BAR.PAT and index file discharge.x,
I defined a variable with the following variable:
"VAL=@MIS.INS.default.fin.class[@ins.mnemonic[1]]"
It prints great.
But to print the MIS.FIN.CLASS.name... how can I do that?
"VAL=@MIS.INS.default.fin.class.name[@ins.mnemonic[1]]"
Doesn't work and gives me a MAGIC error.
I am new to NPR CS 5.6.
Thanks for your help,
Angelita Salazar
MHMC, Information Systems
Financial Analyst / CDM Coordinator
Office 909-625-8198
Fax 909-625-8179
****** This email and any attachments and/or files transmitted with it may contain PRIVILEGED or CONFIDENTIAL information and may be read or used only by the intended recipient. If you are not the intended recipient of the email, including any or all of its attachments, please be advised that you have received this email in error and that any use, dissemination, distribution, forwarding, printing, or copying of this email or any attached files is strictly prohibited. If you have received this email in error, please immediately purge it and all attachments and notify the sender by reply email or contact the sender at 909-625-8198. ******
====================================
Please do NOT send messages that ask "Please post to the list" or "I'd like to see your answers" or "Send that info to me, too" These are useless messages that just waste the email server's resources. Instead, email the original requester and ask that they send you or post the results of their question.
You have to get your fin class before you can get its' name....
Depending on where this is written, you may need to empty your storage first....
""^/XFC
Does this...
HTH,
Cindy
You wouldn't even have to make it a computed field.
Jeff
-----Original Message-----
From: meditech-...@mtusers.com
[mailto:meditech-...@mtusers.com] On Behalf Of Angelita Salazar
Sent: Monday, February 08, 2010 4:12 PM
To: medit...@MTUsers.com
Subject: [MT-L] Simple NPR help Client server 5.6 in BAR.PAT