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

Package: Clinical Information Resource Network

Routine: RGMTUT03


Information

RGMTUT03 ;BIR/CML-MPI/PD Compile and Correct Data Validation Data for Local Sites (CON'T) ;08/12/02

Source Information

Source file <RGMTUT03.m>

Entry Points

Name Comments DBIA/ICR reference
DEV ;
START ;
CMOR ;Loop on CMOR totals in ^XTMP("RGMT","UT01","CMOR")
TF ;Loop on Treating Facility totals
DIAG1 ;print diagnostic data
DIAG2 ;display counts for total patients with local/nat'l/no ICN
QUIT ;

Interaction Calls

Name Line Occurrences
Function Call: WRITE
  • Prompt: !!,"^RGMTUT01 must be run before this report can be printed!"
  • Line Location: RGMTUT03+4
Function Call: WRITE
  • Prompt: !!,"Right Margin for this report is 80."
  • Line Location: DEV+2
Function Call: WRITE
  • Prompt: !,"NO DEVICE SELECTED OR REPORT PRINTED!!"
  • Line Location: DEV+5
Function Call: WRITE
  • Prompt: !,"=>CMOR TOTALS:"
  • Line Location: CMOR+2
Function Call: WRITE
  • Prompt: !,CMORNM,?30," = ",?33,$J(TOT,7)
  • Line Location: CMOR+15
Function Call: WRITE
  • Prompt: !?59,"TOTAL: ",?66,$J(GRAND,7)
  • Line Location: CMOR+16
Function Call: WRITE
  • Prompt: !!,"=>TREATING FACILITY TOTALS:"
  • Line Location: TF+1
Function Call: WRITE
  • Prompt: !,TFNM,?30," = ",?33,$J(TOT,7)
  • Line Location: TF+12
Function Call: WRITE
  • Prompt: !!
  • Line Location: TF+15
Info |  Source |  Entry Points |  Interaction Calls