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
Do you detest messy code? I do. Reverse DO LOOPS are one tool in our box that help keep NPR code easy to read. Normal Nested DO Loop:""^Q,DO{+/STRUCTURE[Q]^Q ""^QQ,DO{+/ANOTHER.STRUCTURE[Q,QQ]^QQ "DO.SOMETHING"^#}} Reverse DO Loop (same as a nested do loop, but cleaner):""^Q,DO{+/ANOTHER.STRUCTURE[Q,QQ]^QQ "DO.SOMETHING"^#;+/STRUCTURE[Q]^Q ""^QQ,}.: This applies to NPR Report Macros. :.
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