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

Package: Consult Request Tracking

Routine: GMRCA2


Information

GMRCA2 ;SLC/KCM,DLT - Select prompt for processing actions ;9/8/98 03:37

Source Information

Source file <GMRCA2.m>

Entry Points

Name Comments DBIA/ICR reference
SELECT(GMRCO) ; Select the consult to process
SEL ;Select order number(s) exit: GMRCSEL
SELHELP ;Help to select a valid entry
UP ;Convert lower to upper case entry: X exit: X

Interaction Calls

Name Line Occurrences
Function Call: WRITE
  • Prompt: !,"Select a consult listed in the number range 1 to "_BLK
  • Line Location: SELECT+17
Function Call: WRITE
  • Prompt: !,$C(7),"Select a consult by entering its listed number between 1 and "_LNCT_"."
  • Line Location: SELECT+21
Function Call: WRITE
  • Prompt: !,"No orders to select.",!
  • Line Location: SEL+2
Function Call: READ
  • Variable: X
  • Timeout: DTIME
  • Line Location: SEL+4
Function Call: WRITE
  • Prompt: $C(7)," ?? Enter the number from the far left of the list."
  • Line Location: SEL+7
Function Call: WRITE
  • Prompt: !,"Select a request by typing the number from the left column and pressing <ENTER>.",!
  • Line Location: SELHELP+1
Info |  Source |  Entry Points |  Interaction Calls