_dirs Utility - Directory Listing
Syntax
call "_dirs"{,filelist}
Description
The _dirs utility outputs a listing of the file(s) contained in filelist. The listing shows directory, file name, file type, key size, number of records, and record size. The actual information displayed will depend on the file type of the file being displayed. For example, program files have a type of "Pgm"; a key size that is the size of the entire file. The rest will be the first line of the program file. The choice of output devices, such as the screen, printer, or file is provided.
Related Files/Programs
_dir.utl |
_prntsel.pub |
_flist.utl |
_resolve.utl |
_outsel.pub |
_stdinp.pub |
_path.pub |
|