Usage:
TstTAP [-a|-s] file1 [file2 ...]
Test and repair parity check sum in TAP files.
You can use wildcards '*' and '?' in filename parameters.
If bad parity found, then program asks you what action is needed.
You can as answer press:
Y = Yes .... repair the bad parity
N = No ..... don't repair
A = All .... don't ask and repair all parities
S = Skip ... don't ask and don't repair
E = Exit ... exit to ms-dos
You can as answers specify this options (non interactive mode):
-a ... repairs all bad parity without questions (the same as A key)
-s ... do not repairs all bad parity, test only (the same as S key)
TstTAP needs write access into file for repair bad parity.
Note: When you use TstTAP with redirected standart output,
it's recomended to use it with option for non-interactive mode.