/ZEBRA_RZ

ZEBRA/RZ package: direct access Input/Output.


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

CHOPT:

'' ''
Read only mode.
'U'
Update mode.

Open an existing direct access file.


/ZEBRA/RZ/MAKE lun fname [ lrecl nrec nwkey chform chtags ]

CHFORM:

'I'
'B'
'A'
'H'

Open a new direct access file.


/ZEBRA/RZ/MDIR chdir [ nwkey chform chtags ]

Create a new RZ directory below the current directory.


/ZEBRA/RZ/DDIR chdir

Delete the directory CHDIR from the current directory.


/ZEBRA/RZ/LDIR [ chpath chopt ]

CHOPT:

'' ''
List contents of a directory.
'A'
List all the Ntuple extensions.
'T'
List a directory Tree.

List contents of a directory (memory or disk). To list all RZ files currently opened, type 'LD //'. Note that if the Current Directory is //PAWC, this command uses the same format as HISTO/LIST.


/ZEBRA/RZ/CDIR [ chpath chopt ]

Change the current working directory (CWD). IF CHPATH is given make it the new CWD. Otherwise, print the pathname of the CWD.

Ex. CD dir1 ; make DIR1 the new CWD CD //file1/dir2 ; make //FILE1/DIR2 the new CWD CD ; print the name of the CWD

/ZEBRA/RZ/PURGE [ keep ]

Purge an RZ directory.


/ZEBRA/RZ/LOCK [ chlock ]

Lock an RZ directory.


/ZEBRA/RZ/FREE [ chlock ]

Free an RZ directory.


/ZEBRA/RZ/STAT chpath

Print space statistics for an RZ file.