Home   Package List   Routine Alphabetical List   Global Alphabetical List   FileMan Files List   FileMan Sub-Files List   Package Component Lists   Package-Namespace Mapping  
Info |  Source |  Entry Points |  Interaction Calls
Print Page as PDF
Routine: PXRMXGUT

Package: Clinical Reminders

Routine: PXRMXGUT


Information

PXRMXGUT ; SLC/PJH - General utilities for reminder reports; 11/16/2007

Source Information

Source file <PXRMXGUT.m>

Entry Points

Name Comments DBIA/ICR reference
EOR ;End of report display.
EXIT ;Clean things up.
TIMING ;Print report timing data.
USTRINS(STRING,CHAR) ;Given a string, which is assumed to be in alphabetical
VLIST(SLIST,LIST,MESSAGE) ;Make sure all the elements of LIST are in

Interaction Calls

Name Line Occurrences
Function Call: WRITE
  • Prompt: !
  • Line Location: EOR+4
Function Call: WRITE
  • Prompt: !!,"Report timing data:"
  • Line Location: TIMING+2
Function Call: WRITE
  • Prompt: !," ",^XTMP(PXRMXTMP,"TIMING",IND)
  • Line Location: TIMING+4
Function Call: WRITE
  • Prompt: !,"The list is empty!"
  • Line Location: VLIST+12
Function Call: WRITE
  • Prompt: !,LE,MESSAGE
  • Line Location: VLIST+17
Info |  Source |  Entry Points |  Interaction Calls