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

Package: Kernel

Routine: ZISHVXD Platform: DSM/VAX


Information

%ZISH ;ISF/AC,RWF - VAX DSM Host file Control ;05/12/2004 10:43

Source Information

Source file <ZISHVXD.m>

Entry Points

Name Comments DBIA/ICR reference
OPEN(X1,X2,X3,X4,X5,X6) ;SR. Open file
OPNERR ;error on open
CLOSE(X) ;SR. Close HFS device not opened by %ZIS.
DEL(%ZX1,%ZX2) ;ef,SR. Del fl(s)
DELERR ;Trap any $ETRAP error, unwind and return.
LIST(%ZX1,%ZX2,%ZX3) ;ef,SR. Set local array holding fl names
LSTEOF
LIST1(%ZX) ;Get one part of the list
LSTERR ;Error in list
SPAWNERR ;TRAP ERROR OF SPAWN
MV(X1,X2,Y1,Y2) ;ef,SR. Rename a fl
PWD() ;ef,SR. Print working directory
DEFDIR(DF) ;ef. Default Dir and frmt
STATUS() ;ef,SR. Return EOF status
EOF(X) ;Eof flag, Pass in $ZA
QL(X) ;Qlfrs
FL(X) ;Fl len
MAKEREF(HF,IX,OVF) ;Internal call to rebuild global ref.
FTG(%ZX1,%ZX2,%ZX3,%ZX4,%ZX5) ;ef,SR. Unload contents of host file into global
ERREOF
READNXT(REC) ;
GTF(%ZX1,%ZX2,%ZX3,%ZX4) ;ef,SR. Load contents of global to host file.
GATF(%ZX1,%ZX2,%ZX3,%ZX4) ;ef,SR. Append to host file.
MGTF(%ZX1,%ZX2,%ZX3,%ZX4,%ZX5) ;

Interaction Calls

Name Line Occurrences
Function Call: READ
  • Variable: %ZX
  • Timeout: 5
  • Line Location: LIST+18
Function Call: READ
  • Variable: %ZX
  • Timeout: 5
  • Line Location: LIST+19
Function Call: READ
  • Variable: REC#255
  • Timeout: 5
  • Line Location: READNXT+2
Function Call: READ
  • Variable: X#255
  • Timeout: 5
  • Line Location: READNXT+3
Function Call: WRITE
  • Prompt: %ZX,!
  • Line Location: MGTF+10
Info |  Source |  Entry Points |  Interaction Calls