@.today = todays date

@.now = current time

@.user = user

@.on.device = printer selected

 

/R.PAGE.NUM.PRINT is the page number but you have to watch out that is
not zero at the point at which the new page program computes its value
(it tends to be off by 1 in a HP that you build yourself).

 

 

 


NPR VARIABLE MACROS


Macro                         Direct Reference
Explanation

@.appl                          /.APPL
Name of application

@.db                            /.DB
Name of application database

@.country                     /.CNTRY
Country of MIS (US,CANADA,Other)

@.device                      /.DEV
User's input terminal

@.dir                            /.DIR
Current directory           

@.facility                      /.FAC
Current facility in multi-fac system

@.mis                           /.MIS
Name of MIS database

@.mri.pfx                     /.MPX
Medical records prefix

@.job                           /.JOB
Current process's job number

@.on.device                  /.PRT
Last response to "On Device" prompt

@.today                        /.DAT
Current date in YYYYMMDD format

@.now                         %Z.time.out(S(0))
Current time

@.user                         /.USR
User's mnemonic

@.lines.left                   /.LL
Lines left on page

@.new.page.pgm          /R.NEW.PAGE.PGM               Name of new page
program for this 

report

@.line                           IF{/.LL-1^/.LL=0 %[/R.NEW.PAGE.PGM](0)}


 
A line of code which decrements

 
the line counter and automatically

 
calls the new page program if  needed

 

 

 

 

Joe Cocuzzo
Vice President
NPR Services
Iatric Systems, Inc.
Phone/Fax: (978) 805-4115
Email: [EMAIL PROTECTED] <mailto:[EMAIL PROTECTED]> 
Web:  www.iatric.com <http://www.iatric.com>  

________________________________

From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of Benoy, Marc
Sent: Friday, July 06, 2007 10:44 AM
To: [email protected]
Subject: [MEDITECH-L] NPR - Banner Data: Report Run - Time, Date,
User,Printer

 

Hello all,

 

I have been trying to find to no avail in the archives how to obtain the
report run time, date, user, and printer.

 

I would like to remove the banner from the report; however, I still need
to print the data somewhere else in the report.

Do you know the attributes for these computed fields?

 

Thanks,

 

Marc

 

Marc Benoy RN, MS, MBA

Clinical IT Project Manager

301.552.8876 (Phone)

301.552.8181 (Fax)

[EMAIL PROTECTED] <mailto:[EMAIL PROTECTED]> 

 

Doctors Community Hospital

8118 Good Luck Road

Lanham, MD 20706

 

Magic 5.61

 

CONFIDENTIALITY STATEMENT:  This communication, including attachments,
is for the exclusive use of addressee and may contain proprietary,
confidential or privileged information. If you are not the intended
recipient, you are hereby notified that any disclosure, use, copying,
dissemination, distribution or taking of any action in reliance on the
content of this information is strictly prohibited. If you are not the
intended recipient, please notify the sender immediately by return email
and delete this communication and destroy all copies.  Thank you.

 

 

=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=
To subscribe or unsubscribe to the meditech-l, visit 
http://mtusers.com/mailman/listinfo/meditech-l_mtusers.com

To check the status of the meditech-l, visit MTUsers.NET

For help, email [EMAIL PROTECTED]

Please visit and add information to the MTUsers WikiPedia at MTUsers.NET/mwiki
______________________________________
meditech-l mailing list
[email protected]
http://mtusers.com/mailman/listinfo/meditech-l_mtusers.com

Reply via email to