MEDITECH DR, NPR, MEDITECH Reporting, MEDITECH Reports, MEDITECH DR Reports, MEDITECH BI, MEDITECH Data Repository
I'm your host, John Sharpe, a MEDITECH Consultant living in Spokane, WA. Read more ...
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
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
Current Articles | RSS Feed
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 report2) 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!
Allowed tags: <a> link, <b> bold, <i> italics