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

Package: Automated Information Collection System

Routine: IBDFDBS


Information

IBDFDBS ;ALB/RMO/CJM - Database Server Utilities; [ 03/23/95 11:08 AM ]

Source Information

Source file <IBDFDBS.m>

Entry Points

Name Comments DBIA/ICR reference
UPD(FILE,IBDFDA,DATA,ERROR) ;File data into an existing record.
; Input:
; FILE - File or sub-file number
; IBDFDA - New name for traditional DA array, with same meaning.
; Pass by reference.
; DATA - Data array to file (pass by reference)
; Format: DATA(<field #>)=<value>
ADD(FILE,IBDFDA,DATA,ERROR,IEN) ;
TESTVAL(FILE,FIELD,VALUE) ;

Interaction Calls

Name Line Occurrences
Function Call: WRITE
  • Prompt: !,"DONE"
  • Line Location: UPD+14
Function Call: WRITE
  • Prompt: !,"DONE"
  • Line Location: ADD+18
Function Call: WRITE
  • Prompt: !,"DONE"
  • Line Location: ADD+21
Info |  Source |  Entry Points |  Interaction Calls