Because there were so many interested parties, I'll share the eventual solution I wrote to create a list of all routines accessible by a user. We are Magic 5.5 SR2, and we only use numbered menus in most of our modules. This created many problems trying to use existing Meditech routines or some of the other offered NPR reports. Eventually, what I did was write this from the MIS.USER mis.user.modules segment (to get the apps & highest level menus), and then fragging to NPR.MENU npr.menu.routines to get the first sublevel of routines or menus. Then, within that frag, I wrote several nesting frags (going down four levels) that drill down to get and print the subsequent lower-level routines. I'm sure there's other ways to approach this, but it seems to work for me. I've also included a spreadsheet version. Note that I set this up only to run for certain apps; you could easily take those selects out or change them to others. Also, it can easily be set up to just select a certain user or range of users in the main program (@initials EQ (whatever)). Hope this helps others who were looking for this. Thanks for all the help, L! Gary Hall Clinical Applications Specialist Estes Park Medical Center Information Systems Department 970-577-4443
The information contained in this message may be privileged and confidential and protected from disclosure. If the reader of this message is not the intended recipient, or an employee or agent responsible for delivering this message to the intended recipient, you are hereby notified that any dissemination, distribution or copying of this communication is strictly prohibited. If you have received this communication in error, please notify the sender of this communication immediately.
ROUTINEAUDIT.NPR
Description: ROUTINEAUDIT.NPR
=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*= To subscribe or unsubscribe to the meditech-l, visit MTUsers.NET. To check the status of the meditech-l, visit MTUsers.NET. For help, email [EMAIL PROTECTED] Visit the MTUsers WikiPedia at MTUsers.NET/mwiki ______________________________________ meditech-l mailing list [EMAIL PROTECTED] http://mtusers.com/mailman/listinfo/meditech-l
