Usage:
Dir0 [-p] file1 [file2 ...] [> outfile.lst]
Prints header information of input files in 000 format.
Option:
-p ... additional parity tester [not correcter]
You can use wildcards '*' and '?' in filename parameters.
If you use parameter ">outfile.lst" for redirect standart output,
all information will be printed to file OUTFILE.LST as plain text.
This information is displayed about each file:
MS-DOS file ... what file is it in ms-dos
Type .......... |
Name .......... |
Length ........ | 17-byte tape header of file
Start ......... | (if file is with header)
Basic ......... |
Sum ........... parity for header (only if "-p" is specified)
Length ........ length of body
Flg ........... flagbyte of body
Sum ........... parity for body (only if "-p" is specified)
If type of file is numb/char array, then item 'Start' is variable name.