About MEDITECH Reports

 

View John Sharpe's profile on LinkedInI'm your host, John Sharpe, a MEDITECH Consultant living in Spokane, WA. Read more ...

Connect ...

Expand your network by connecting on these social media sites:

Sign up for the MEDITECH Reports Blog; details to attend MEDITECH workshops are sent out 1 week in advance to all MEDITECH Report blog subscribers.

These MEDITECH Workshops are sponsored by Donna Carroll at the MEDITECH Community Bulletin

MEDITECH NPR & RW RESOURCES:

Ascii Table: For NPR Report Writer
Loop Builder: For NPR Macros
Key Codes: For CDS Attributes
List Builder: For NPR Macros
MT Report Names: For NPR Reports
MT Structure Viewer: For Physicals
Strings: Format & Sort

HIT Topics

MEDITECH Reports

Current Articles | RSS Feed RSS Feed

Printing Variable Number of Report Copies

 

Allowing the user to print a variable number of copies for an NPR report is easy. Add a report header line to the report. Update the user’s SELECTs. Add a LINE CHECK to send the PCL sequences with the number of copies to be printed to the printer. Add a new custom field to the report.

1) Open NPR report
2) Go to page 1 and enter Report Header = Y. If the report already contains a report header,leave the header alone.
3) Go to page 2 and add a new SELECT FIELD: xx.num.copies IG Number of Copies: “1” This defaults the number of copies to 1.
4) Go to page 3. If a header existed without you adding it, then insert a new header line; otherwise continue on.
5) Add a line check to the 1st report header line. LC=(D(27)_"&l"_(c.xx.num.copies)_"X")^!,"" 6) Add a new field to the report: xx.num.copiesDAT=PINTJFY=RLEN=2VAL=c.xx.num.copies

Want an alert when the next post is published? Click the phone and Subscribe to the MEDITECH Reports Blog!

Subscribe to the Meditech Blog     

                                                                                                                                                                                                          

Comments

Currently, there are no comments. Be the first to post one!
Post Comment
Name
 *
Email
 *
Website (optional)
Comment
 *

Allowed tags: <a> link, <b> bold, <i> italics