/ZEBRA_FZ

ZEBRA/FZ package: sequential access Input/Output.


/ZEBRA/FZ/FILE lun fname [ lrecl chopt ]

CHOPT:

'I'
Input file.
'O'
Output file.
'X'
Binary exchange mode.
'A'
Alphanumeric exchange mode.

Open an FZ sequential formatted or unformatted file.


/ZEBRA/FZ/TOFZ lun [ chopt ]

Copy the current directory tree onto an FZ file.


/ZEBRA/FZ/FRFZ lun [ chopt ]

Copy the FZ file into the current directory tree.


/ZEBRA/FZ/TOALPHA fname

Copy the current directory tree onto a FZ file. An alphanumeric format is used. The file FNAME can be exchanged between different machines.


/ZEBRA/FZ/FRALPHA fname

Copy the FZ alphanumeric file into the current directory.