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

Package: Health Summary

Routine: GMTSPREI


Information

GMTSPREI ;SLC/SBW - GMTS* Preinit ;4/18/95

Source Information

Source file <GMTSPREI.m>

Entry Points

Name Comments DBIA/ICR reference
MAIN ; Controls branching
APPGRP ; Add "GMTS" Application Group to file 60, 71, 120.51, 9999999.64,
; 9001017, and 811.9. Done only if not there already.
RENMED ; Rename medicine summary comp. abbreviation
DELFLD ; Deletes obsolete fields in Health Summary Type (#142) file
NOW() ; Extrinsic special variable to return current date/time

Interaction Calls

Name Line Occurrences
Function Call: WRITE
  • Prompt: !!,"First I need to run a pre-init...."
  • Line Location: MAIN+2
Function Call: WRITE
  • Prompt: !,"Starting pre-init now...."
  • Line Location: MAIN+3
Function Call: WRITE
  • Prompt: !,"Pre-init successfully completed!"
  • Line Location: MAIN+7
Function Call: WRITE
  • Prompt: !!,"** Renaming Medicine Summary Abbreviation from MED to MEDS **"
  • Line Location: RENMED+6
Function Call: WRITE
  • Prompt: !,"Deleting field # ",GMX," in the Health Summary Type (#142) file."
  • Line Location: DELFLD+5
Info |  Source |  Entry Points |  Interaction Calls