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

Package: Automated Information Collection System

Routine: IBD3KENV


Information

IBD3KENV ;ALB/MLI - AICS 3.0 Environment Checker ; 4 OCT 1996

Source Information

Source file <IBD3KENV.m>

Entry Points

Name Comments DBIA/ICR reference
EN ;entry point
ENV ; check enviroment for KIDS/programmer variables
PATCH ;check for required patches
BLDCHK ;check build file entries
LIST ;
BUILD ;

Interaction Calls

Name Line Occurrences
Function Call: WRITE
  • Prompt: !,"AICS 3.0 Installation Requirements:",!
  • Line Location: EN+1
Function Call: WRITE
  • Prompt: !,">>> Checking Environment:"
  • Line Location: ENV+1
Function Call: WRITE
  • Prompt: !," Can not proceed. XPDABORT is inappropriately defined."
  • Line Location: ENV+2
Function Call: WRITE
  • Prompt: !,"You must first initialize Programmer Environment by running ^XUP",!
  • Line Location: ENV+5
Function Call: WRITE
  • Prompt: !," Environment checks OK"
  • Line Location: ENV+6
Function Call: WRITE
  • Prompt: !!,">>> Checking PACKAGE File Entries:"
  • Line Location: PATCH+2
Function Call: WRITE
  • Prompt: !," Checking for required patch ",PATCH,"..."
  • Line Location: PATCH+4
Function Call: WRITE
  • Prompt: "not found!!"
  • Line Location: PATCH+6
Function Call: WRITE
  • Prompt: "OK"
  • Line Location: PATCH+7
Function Call: WRITE
  • Prompt: !,">>> Checking BUILD File Entries:"
  • Line Location: BLDCHK+1
Info |  Source |  Entry Points |  Interaction Calls