Re: [MEDITECH-L] NPR-fragments question - grand total in fragment

2007-07-03 Thread Joe Cocuzzo
iatric.com -Original Message- From: Stewart, Donald [mailto:[EMAIL PROTECTED] Sent: Tuesday, July 03, 2007 10:11 AM To: Joe Cocuzzo; Randy Suinn; meditech-l@mtusers.com Subject: RE: [MEDITECH-L] NPR-fragments question Couldn't you just add a trailer to the primary sort and use it in

Re: [MEDITECH-L] NPR-fragments question - grand total in fragment

2007-07-03 Thread Stewart, Donald
Thanks for the explanation. Donald -Original Message- From: Joe Cocuzzo [mailto:[EMAIL PROTECTED] Sent: Tuesday, July 03, 2007 10:20 AM To: Stewart, Donald; Randy Suinn; meditech-l@mtusers.com Subject: RE: [MEDITECH-L] NPR-fragments question - grand total in fragment He wanted TR

Re: [MEDITECH-L] NPR-fragments question

2007-07-03 Thread Stewart, Donald
t: Re: [MEDITECH-L] NPR-fragments question Add a fake computed sort to your NUR fragment xx.fake.sort DAT=INT LEN=1 VAL=1 Make this the primary sort of the fragment, give the sort a TK region (TK1) and put your totals in that region. It will work just like a TR because every record will be in the first

Re: [MEDITECH-L] NPR-fragments question

2007-07-03 Thread Joe Cocuzzo
: meditech-l@MTUsers.com Subject: [MEDITECH-L] NPR-fragments question hi all, I've written a fragment that takes a list of patient urns as one of it's selects. The fragment then goes through NUR.PC.WORK and does some totalling then displays those totals in it's TR region. When I ca

Re: [MEDITECH-L] NPR-fragments question

2007-07-03 Thread Lawrence, Mitchell
)MSN: [EMAIL PROTECTED] ™: [EMAIL PROTECTED] Send a "thank you" to someone! -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Randy Suinn Sent: Monday, July 02, 2007 6:23 PM To: meditech-l@MTUsers.com Subject: [MEDITECH-L] NPR-fragments question

[MEDITECH-L] NPR-fragments question

2007-07-02 Thread Randy Suinn
hi all, I've written a fragment that takes a list of patient urns as one of it's selects. The fragment then goes through NUR.PC.WORK and does some totalling then displays those totals in it's TR region. When I call the fragment (from ADM) it runs fine, does the totalling, but the TR region do