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

Package: Health Summary

Routine: GMTSPOS1


Information

GMTSPOS1 ;SLC/SBW - Smart routine installer and Comp. Disabler ;22/MAR/95

Source Information

Source file <GMTSPOS1.m>

Entry Points

Name Comments DBIA/ICR reference
PSO ; Controls Outpatient Pharmacy install
PSOINST(VERSION) ; Install routine corresponding to HS version in
; target account
; If the patch is already installed, then quit w/o overwriting
MED ; Controls Medicine 2.0 install and disable 2.2 components
MED2INST ; Install GMTSMCPS routine for med 2.0
M22INST ; Install GMTSMCPS routine for med 2.2
PL ; Controls Problem List 2.0 install
; Checks conditions for auto-disable of Problem List components
PLINST ; Install GMPLHS routine

Interaction Calls

Name Line Occurrences
Function Call: WRITE
  • Prompt: !,"** Installing GMTSPSO routine for Outpatient Pharmacy component. **"
  • Line Location: PSOINST+5
Function Call: WRITE
  • Prompt: !," Outpatient Pharmacy version ",VERSION," is installed in this account.",!
  • Line Location: PSOINST+6
Function Call: WRITE
  • Prompt: !,"Renaming GMTSPSZO as GMTSPSO."
  • Line Location: PSOINST+7
Function Call: WRITE
  • Prompt: " Done.",!
  • Line Location: PSOINST+8
Function Call: WRITE
  • Prompt: !,"** Installing GMTSMCPS routine for Medicine 2.0 component. **"
  • Line Location: MED+7
Function Call: WRITE
  • Prompt: !,"Renaming GMTSMCPZ as GMTSMCPS."
  • Line Location: MED2INST+2
Function Call: WRITE
  • Prompt: " Done.",!
  • Line Location: MED2INST+3
Function Call: WRITE
  • Prompt: !,"** Installing GMTSMCPS routine for Medicine 2.2 components. **"
  • Line Location: M22INST+1
Function Call: WRITE
  • Prompt: !,"Renaming GMTSMCZZ as GMTSMCPS."
  • Line Location: M22INST+3
Function Call: WRITE
  • Prompt: " Done.",!
  • Line Location: M22INST+4
Function Call: WRITE
  • Prompt: !,"** Installing GMPLHS routine for Problem List components. **"
  • Line Location: PL+7
Function Call: WRITE
  • Prompt: !,"Renaming GMTSPLSZ as GMPLHS."
  • Line Location: PLINST+2
Function Call: WRITE
  • Prompt: "."
  • Line Location: PLINST+3
Function Call: WRITE
  • Prompt: " Done."
  • Line Location: PLINST+4
Info |  Source |  Entry Points |  Interaction Calls