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

Package: Text Integration Utility

Routine: TIUENV


Information

TIUENV ; SLC/JER - Environment check routine ;2/17/95 11:14

Source Information

Source file <TIUENV.m>

Entry Points

Name Comments DBIA/ICR reference
MAIN ; Controls branching
READ(TYPE,PROMPT,DEFAULT,HELP,SCREEN) ; Calls reader, returns response
READX

Interaction Calls

Name Line Occurrences
Function Call: WRITE
  • Prompt: !,"** CHECKING DHCP ENVIRONMENT **",!!
  • Line Location: MAIN+1
Function Call: WRITE
  • Prompt: !,"You must first initialize Programmer Environment by running ^XUP",!
  • Line Location: MAIN+4
Function Call: WRITE
  • Prompt: !,"You must first install the IHS Patient File.",!
  • Line Location: MAIN+7
Function Call: WRITE
  • Prompt: !,"You must first install Visit Tracking.",!
  • Line Location: MAIN+10
Function Call: WRITE
  • Prompt: !,"You must first install PCE v1.0 & Visit Tracking v2.0.",!
  • Line Location: MAIN+13
Function Call: WRITE
  • Prompt: !,"You must first install Authorization/Subscription Utilites (ASU) v1.0.",!
  • Line Location: MAIN+17
Function Call: WRITE
  • Prompt: !,"You must first install patch OR*2.5*51.",!
  • Line Location: MAIN+21
Function Call: WRITE
  • Prompt: !,"You must first install patch XU*8.0*56.",!
  • Line Location: MAIN+25
Function Call: WRITE
  • Prompt: "Everything looks fine!",!
  • Line Location: MAIN+27
Function Call: WRITE
  • Prompt: "You MUST first install the MAS v5.3 and VA ListManager v1.0 (VALM* w/INITS)...",!!
  • Line Location: MAIN+28
Function Call: WRITE
  • Prompt: "Text Integration Utilities Initialization aborted.",!!
  • Line Location: MAIN+29
Info |  Source |  Entry Points |  Interaction Calls