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

Package: ODS

Routine: A1B2SUP


Information

A1B2SUP ;ALB/MJK - ODS Supervisor Options; JAN 13,1991

Source Information

Source file <A1B2SUP.m>

Entry Points

Name Comments DBIA/ICR reference
EN
A
1 ;;Activate ODS Software
Q1
OPT ; -- ask questins to set-up background job to run nightly
2 ;;Compile and Transmit ODS Data
3 ;;ODS System Inquiry
MES ;; -- can't swith on software
ASK ; -- ask are they sure
; -- don't show message if flag is already on
ASKQ

Interaction Calls

Name Line Occurrences
Function Call: WRITE
  • Prompt: !!
  • Line Location: A+0
Function Call: WRITE
  • Prompt: !
  • Line Location: 1+5
Function Call: WRITE
  • Prompt: !!,">>> Please enter date/time for the 'A1B2 BACKGROUND JOB' option to run:"
  • Line Location: OPT+1
Function Call: WRITE
  • Prompt: !,">>> This job does NOT require an output device."
  • Line Location: OPT+3
Function Call: WRITE
  • Prompt: !!,*7,">>>> ODS software CANNOT be activated:"
  • Line Location: MES+1
Function Call: WRITE
  • Prompt: !!?20,"******* P L E A S E N O T E *******"
  • Line Location: ASK+4
Function Call: WRITE
  • Prompt: !!?5,"Do NOT activate this Operation Desert Shield (ODS) software"
  • Line Location: ASK+5
Function Call: WRITE
  • Prompt: !?5,"until directed to by Central Office in Washington D.C."
  • Line Location: ASK+6
Function Call: WRITE
  • Prompt: !?5,"This software will only be activated in the event that it becomes"
  • Line Location: ASK+7
Function Call: WRITE
  • Prompt: !?5,"necessary for the VA to track ODS casualties."
  • Line Location: ASK+8
Function Call: WRITE
  • Prompt: !!?5,"With the software deactivated, the MAS application will"
  • Line Location: ASK+9
Function Call: WRITE
  • Prompt: !?5,"operate normally. When activated, various ODS related"
  • Line Location: ASK+10
Function Call: WRITE
  • Prompt: !?5,"questions will appear during the registration, admit and"
  • Line Location: ASK+11
Function Call: WRITE
  • Prompt: !?5,"discharge processes.",!
  • Line Location: ASK+12
Info |  Source |  Entry Points |  Interaction Calls