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
MV arrays, can you print the same information, using the same MV array, more than once? ANSWER: Yes.
Why would you want to? ANSWER: you might want to print a row of labels 10 times for the Pharmacy or Admitting.
So - how is it done?
After compiling the MV array in an AL D detail macro; I used the MEDITECH move command to copy the array: M(/R.MV["L1"],/MV["L1"]).
When the report reaches the detail section, the ECB attribute LOOPS around the detail section 10 times. The ECE attribute ends the loop, while moving /MV into /R.MV. This repopulation of the MV array is necessary because the MEDITECH report writer automatically includes code to clear the MV array after it is printed.
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