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

Package: Health Summary

Routine: GMTSP8


Information

GMTSP8 ;SLC/SBW - HS Component Installation Routine ; 8/4/96 18:06

Source Information

Source file <GMTSP8.m>

Entry Points

Name Comments DBIA/ICR reference
HSCOMP ; Install Health Summary component
COMP1 ;VITAL SIGNS OUTPATIENT component
FILE1
COMP2 ;VITAL SIGNS SELECTED OUTPATIENT component
FILE2
PDXINST(COMP) ;Set PDX up to use new HS components
INSTALL(COMP) ;Install component in Data Segment (#394.71) file

Interaction Calls

Name Line Occurrences
Function Call: WRITE
  • Prompt: !,"Installing new components in AD HOC Health Summary."
  • Line Location: HSCOMP+4
Function Call: WRITE
  • Prompt: !,GMX," already exists in Health Summary Component (142.1) File!"
  • Line Location: COMP1+3
Function Call: WRITE
  • Prompt: !!,"Could not install ",GMX," component",!
  • Line Location: FILE1+0
Function Call: WRITE
  • Prompt: !,"Adding "_GMX_" component to HEALTH SUMMARY COMPONENT (142.1) file."
  • Line Location: FILE1+1
Function Call: WRITE
  • Prompt: !,"Component Installed.",!
  • Line Location: FILE1+14
Function Call: WRITE
  • Prompt: !,GMX," already exists in Health Summary Component (142.1) File!"
  • Line Location: COMP2+3
Function Call: WRITE
  • Prompt: !!,"Could not install ",GMX," component",!
  • Line Location: FILE2+0
Function Call: WRITE
  • Prompt: !,"Adding "_GMX_" component to HEALTH SUMMARY COMPONENT (142.1) file."
  • Line Location: FILE2+1
Function Call: WRITE
  • Prompt: !,"Component Installed.",!
  • Line Location: FILE2+18
Function Call: WRITE
  • Prompt: !,"Installing ",COMP," into PDX Data Segments.",!
  • Line Location: PDXINST+2
Function Call: WRITE
  • Prompt: !,?5,$P(ERR,"^",2),$C(7)
  • Line Location: INSTALL+10
Function Call: WRITE
  • Prompt: !?3,PDXCOMP," added to VAQ - DATA SEGMENT file (#394.71)."
  • Line Location: INSTALL+11
Function Call: WRITE
  • Prompt: !
  • Line Location: INSTALL+12
Info |  Source |  Entry Points |  Interaction Calls