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

Package: Income Verification Match

Routine: IVM20E


Information

IVM20E ;ALB/CPM - IVM V2.0 ENVIRONMENT CHECK ROUTINE ; 16-MAY-94

Source Information

Source file <IVM20E.m>

Entry Points

Name Comments DBIA/ICR reference
Q
DUZ ; Check to see if a valid user is defined and that DUZ(0)="@"
ENV ; Make sure required packages/patches are installed.
TYPE ; Ask user if this installation is for a test account or live account.
TEXT ; Text for help for production/test question

Interaction Calls

Name Line Occurrences
Function Call: WRITE
  • Prompt: !!,"Initialization Started: "
  • Line Location: IVM20E+9
Function Call: WRITE
  • Prompt: !!
  • Line Location: IVM20E+9
Function Call: WRITE
  • Prompt: !,"IVM V2.0 INITIALIZATION ABORTED..."
  • Line Location: IVM20E+14
Function Call: WRITE
  • Prompt: !!?3,"The variable DUZ must be set to a valid entry in the NEW PERSON file",!?3,"and the variable DUZ(0) must equal ""@"" before you continue!"
  • Line Location: DUZ+3
Function Call: WRITE
  • Prompt: !,?3,"PIMS Version 5.3 must be installed first!"
  • Line Location: ENV+2
Function Call: WRITE
  • Prompt: !?3,"Integrated Billing Version 2.0 must be installed first!"
  • Line Location: ENV+3
Function Call: WRITE
  • Prompt: !?3,"Integrated Billing patch IB*2*6 must be installed first!"
  • Line Location: ENV+4
Function Call: WRITE
  • Prompt: !?3,*7,"Patches XM*DBA*51 and XM*DBA*52 are needed!"
  • Line Location: ENV+5
Function Call: WRITE
  • Prompt: !?3,*7,"You must install ORDER ENTRY/RESULTS REPORTING before continuing!"
  • Line Location: ENV+6
Function Call: WRITE
  • Prompt: !?3,*7,"You must be running version 1.5 or higher of the DHCP HL7 package",!?6,"prior to running this installation!"
  • Line Location: ENV+7
Info |  Source |  Entry Points |  Interaction Calls