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

Package: Kernel

Routine: ZISFM


Information

ZISFM ;IRMFO-ALB/CJM - DEVICE HANDLER ;10/25/2011

Source Information

Source file <ZISFM.m>

Entry Points

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

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