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

Package: General Medical Record - Generator

Routine: GMRGED4


Information

GMRGED4 ;CISC/RM-PATIENT DATA EDIT (cont.) ;3/16/89

Source Information

Source file <GMRGED4.m>

Entry Points

Name Comments DBIA/ICR reference
PRTDEF ; PRINT TERM DEFINITION OF ALL TERMS ON THIS SCREEN
PRTD1 ;
PRAD ; PRINT ADDITIONAL TEXT
SETSEL ; SET GMRGSEL ARRAY
PRTSEL ; SET UP THE GMRGSEL ARRAY OF SELECTIONS OF THIS TERM.
REPRT ;
PARSEL ;

Interaction Calls

Name Line Occurrences
Function Call: READ
  • Variable: X
  • Timeout: DTIME
  • Line Location: PRTDEF+3
Function Call: READ
  • Variable: X
  • Timeout: DTIME
  • Line Location: PRTD1+1
Function Call: WRITE
  • Prompt: !,"'"
  • Line Location: PRTD1+2
Function Call: WRITE
  • Prompt: "'"
  • Line Location: PRTD1+2
Function Call: WRITE
  • Prompt: GMRGPLN(0)
  • Line Location: PRAD+1
Function Call: READ
  • Variable: X
  • Timeout: DTIME
  • Line Location: PRAD+2
Function Call: WRITE
  • Prompt: ?(+GMRGHPRT(X)),$P(GMRGHPRT(X),"^",2)
  • Line Location: REPRT+6
Function Call: WRITE
  • Prompt: !!,"Please make the appropriate selections from this screen before continuing onto",!,"the next screen. "
  • Line Location: PARSEL+1
Info |  Source |  Entry Points |  Interaction Calls