Home   Package List   Routine Alphabetical List   Global Alphabetical List   FileMan Files List   FileMan Sub-Files List   Package Component Lists   Package-Namespace Mapping  
Routine: AQAOPR5

AQAOPR5.m

Go to the documentation of this file.
  1. AQAOPR5 ; IHS/ORDC/LJF - PRINT ACTIVE USERS ;
  1. ;;1.01;QAI MANAGEMENT;;OCT 05, 1995
  1. ;
  1. ;This rtn prints a listing of active QAI users. A user MUST be
  1. ;entered into the QI USER file to obtain access to the QAI menu,
  1. ;even programmers.
  1. ;
  1. LIST ;ENTRY POINT to print user listing
  1. ; called by option AQAO USER PRINT
  1. ;
  1. W @IOF W !!?20,"PRINT QI USERS LISTING",!! ;
  1. W !?10,"Use this option to print listing of users defined to this"
  1. W !?5,"QAI Mgt System. You are given the choice of how you want to"
  1. W !?5,"sort the report. Please refer to the User Manual if you"
  1. W !?5,"are not familiar with selecting your own sort criteria."
  1. W !!
  1. ;
  1. ;
  1. PRINT ; >>> set print variables then call ^DIP
  1. S L="LIST QI USERS",DIC="^AQAO(9,",FLDS="[AQAO ACTIVE USERS]"
  1. S DIASKHD="" D EN1^DIP
  1. ;
  1. ;
  1. END ; >>> eoj
  1. D KILL^AQAOUTIL Q