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

Package: General Medical Record - Vitals

Routine: GMRVFIX


Information

GMRVFIX ;HIOFO/FT-CONVERT C TEMPERATURES TO F, THEN REPLACE ;3/12/04 09:50

Source Information

Source file <GMRVFIX.m>

Entry Points

Name Comments DBIA/ICR reference
EN ; Main entry point
QUEUE ; Queue the clean-up
START ; Start looping through the database
EMAIL(GMRVTMP) ; send Mailman message when job is done
; Input
; GMRVTMP is message text
ERRMAIL(GMRVMSG) ; Send email with error message
; Input
; GMRVMSG is error message text
ROUND(X) ; Round off a number

Interaction Calls

Name Line Occurrences
Function Call: WRITE
  • Prompt: !,GMRVTMP(GMRVLOOP)
  • Line Location: START+29
Function Call: WRITE
  • Prompt: !,GMRVTMP(GMRVCNT)
  • Line Location: START+63
Function Call: WRITE
  • Prompt: !,GMRVTMP(GMRVCNT)
  • Line Location: START+66
Function Call: WRITE
  • Prompt: !,GMRVTMP(GMRVCNT)
  • Line Location: START+69
Function Call: WRITE
  • Prompt: !,GMRVTMP(GMRVCNT)
  • Line Location: START+72
Info |  Source |  Entry Points |  Interaction Calls