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

Package: Consult Request Tracking

Routine: GMRCSLDT


Information

GMRCSLDT ;SLC/DCM - Get a consults detailed tracking history formated for List Manager ;9/8/98 03:29

Source Information

Source file <GMRCSLDT.m>

Entry Points

Name Comments DBIA/ICR reference
HDR ;Header code for detailed display.(also used for results display)
EN ;Select a consult for detailed display of information.
TITLE ;override title if medicine resulting
LMFMT(GMRCND) ;Build the ^TMP("GMRCR",$J,"DT", global and format the header variables and set the data into List Manager for display of detailed data.
PHDR ; -- protocol header code called from the display action protocol menus
HELP ; -- display help code
EXIT

Interaction Calls

Name Line Occurrences
Function Call: WRITE
  • Prompt: !!,"Compiling Detailed Display..."
  • Line Location: EN+8
Function Call: WRITE
  • Prompt: !!,"Use the actions listed to scroll up and down, to view the data; if you want",!,"to search the data for a particular string, enter SL. You may print the"
  • Line Location: HELP+2
Function Call: WRITE
  • Prompt: !,"data, either the entire list or just the current screen, by entering PT or PS",!,"respectively. Enter Q when finished to return to the chart."
  • Line Location: HELP+3
Function Call: WRITE
  • Prompt: !!,"Press <return> to continue ..."
  • Line Location: HELP+4
Info |  Source |  Entry Points |  Interaction Calls