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

Package: Health Summary

Routine: GMTSORC3


Information

GMTSORC3 ; SLC/JER,KER - Current Orders (V3) ; 09/21/2001

Source Information

Source file <GMTSORC3.m>

Entry Points

Name Comments DBIA/ICR reference
MAIN ; Current Orders (v3)
EXIT ; Clean-up and quit
PRT ; Get the data
HEAD ; Print the header
REGDTM(X) ; Convert an internal to an external date/time
WRAP(TEXT,LENGTH) ; Breaks text string into substrings
;
; Input
; TEXT = Text String
; LENGTH = Maximum Length of Substrings
;
; Output vertical bar delimted text
; substring|substring|substring|substring|substring
;

Interaction Calls

Name Line Occurrences
Function Call: WRITE
  • Prompt: ?GMTSTTAB,$G(^UTILITY($J,"W",DIWL,GMTSK,0))
  • Line Location: PRT+14
Function Call: WRITE
  • Prompt: ?39,GMTSSTAT,?45,GMTSSTRT,?63,GMTSSTOP
  • Condition for execution: GMTSLINE=1
  • Line Location: PRT+15
Function Call: WRITE
  • Prompt: !
  • Line Location: PRT+15
Function Call: WRITE
  • Prompt: "Item Ordered",?38,"Status",?45,"Start Date",?63,"Stop Date",!!
  • Line Location: HEAD+1
Info |  Source |  Entry Points |  Interaction Calls