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

Package: IFCAP

Routine: PRCFACR


Information

PRCFACR ;WISC/CTB/CLH-RELEASE CODE SHEETS TO AUSTIN ;4/30/93 3:04 PM

Source Information

Source file <PRCFACR.m>

Entry Points

Name Comments DBIA/ICR reference
V ;;5.1;IFCAP;;Oct 20, 2000
SE
A
QUE
B
B1
T
T1
T3
OUT
ES ;
ES1
FAIL
FAIL1

Interaction Calls

Name Line Occurrences
Function Call: WRITE
  • Prompt: !,"This option will release code sheets to the VADATS system for transmission",!,"to the Austin DPC. You will have the option of releasing individual batches",!,"or all batches within a certain Transmission Number."
  • Line Location: SE+0
Function Call: WRITE
  • Prompt: !!,"Do you wish to release by Batch or Transmission number? (B/T) T//"
  • Line Location: A+0
Function Call: WRITE
  • Prompt: !!,"If you respond with a 'B', you will be required to enter the full Batch Number",!,"of each Batch that you wish to release to Austin. A 'T', will cause",!,"ALL batches within the Transmission to be released automatically.",!!
  • Line Location: A+4
Function Call: WRITE
  • Prompt: !!,"NO BATCHES SELECTED OPTION ABORTED",$C(7)
  • Line Location: QUE+0
Function Call: WRITE
  • Prompt: !,"Processing Batch # ",PBAT
  • Line Location: T1+4
Function Call: READ
  • Variable: X
  • Timeout: 3
  • Line Location: FAIL+0
Function Call: WRITE
  • Prompt: !,$C(7)," SIGNATURE CODE FAILURE "
  • Line Location: FAIL+0
Info |  Source |  Entry Points |  Interaction Calls