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 |  Used in RPC
Print Page as PDF
Routine: GMRCSTU

Package: Consult Request Tracking

Routine: GMRCSTU


Information

GMRCSTU ;SLC/DCM,dee - Statistic Utilities for C/RT ;09/26/02 10:16

Source Information

Source file <GMRCSTU.m>

Entry Points

Name Comments DBIA/ICR reference
GETDT(GMRCO) ;get the date that the consult/request was accepted by service
EN ;
ENOR(RETURN,GMRCSRVC,GMRCDT1,GMRCDT2) ;Entry point for GUI interface.
ODT ;List Manager entry point
ODTSTR ;Find the mean, standard deviation of how long to complete a consult from when it is accepted in the service to when it is complete
STAT ;Do the statistics
KILL ;kill variables and exit
PRNT ;print statistics to a printer
PRNTASK ;Ask for device
PRNTIT(TMPNAME,QUERTN,QUEDESC) ;Send list to printer
PRNTQ ;Print Queued report from ^XTMP global then kill off ^XTMP

Interaction Calls

Name Line Occurrences
Function Call: READ
  • Formatting: "Press <ENTER> To Continue
  • Prompt: '^' To Quit: "
  • Variable: ANSWER
  • Timeout: DTIME
  • Line Location: PRNTIT+19
Function Call: WRITE
  • Prompt: @IOF
  • Line Location: PRNTIT+19
Function Call: WRITE
  • Prompt: ^XTMP("GMRCR",J,DOLLARH,"PRINT",INDEX,0),!
  • Line Location: PRNTQ+4

Used in RPC

RPC Name Call Tags
GMRCSTU COMPLETION STATISTICS ENOR
Info |  Source |  Entry Points |  Interaction Calls |  Used in RPC