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: PXRRGUT

Package: PCE Patient Care Encounter

Routine: PXRRGUT


Information

PXRRGUT ;ISL/PKR - General utilities for PCE Encounter reports. ;10/13/2017

Source Information

Source file <PXRRGUT.m>

Entry Points

Name Comments DBIA/ICR reference
EOR ;End of report display.
EXIT ;Clean things up.
XTMPSUB(PXSUB) ;Generate a unique subscript for use with ^TMP and ^XTMP.
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: !,"The list is empty!"
  • Line Location: VLIST+12
Function Call: WRITE
  • Prompt: !,LE,MESSAGE
  • Line Location: VLIST+17
Info |  Source |  Entry Points |  Interaction Calls