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

Package: Clinical Information Resource Network

Routine: RGMSENV


Information

RGMSENV ;B'HAM/PTD-CIRN MESSAGING SUPPORT build environment check routine ;4/6/99

Source Information

Source file <RGMSENV.m>

Entry Points

Name Comments DBIA/ICR reference
DIR
ABORT ;Patch HL*1.6*39 missing; abort install; leave transport global.
END
HLP ;Help text.

Interaction Calls

Name Line Occurrences
Function Call: WRITE
  • Prompt: !!,"You must have patch HL*1.6*39 installed."
  • Line Location: ABORT+1
Function Call: WRITE
  • Prompt: !!,"Environment check is ok.",!
  • Line Location: END+0
Function Call: WRITE
  • Prompt: !!,"Enter 'P' if this installation is taking place in your"
  • Line Location: HLP+1
Function Call: WRITE
  • Prompt: !,"PRODUCTION account. This will require patch HL*1.6*39."
  • Line Location: HLP+2
Function Call: WRITE
  • Prompt: !,"Enter 'T' if this installation is taking place in your"
  • Line Location: HLP+3
Function Call: WRITE
  • Prompt: !,"TEST account. HL*1.6*39 should NOT be installed in any"
  • Line Location: HLP+4
Function Call: WRITE
  • Prompt: !,"test account.",!
  • Line Location: HLP+5
Info |  Source |  Entry Points |  Interaction Calls