Menu

0totap

Michal Jurica

Usage:

     0toTAP file1 [file2 ...]
     0toTAP [-o outfile.[tap]] file1 [file2 ...]
     0toTAP [-a outfile.[tap]] file1 [file2 ...]

Converts one or more input files into one file OUTFILE.TAP
Input files must be in 000 format and OUTFILE will be in TAP format.
You can use wildcards '*' and '?' in parameters for input files.
But wildcards in output file "outfile[.tap]" is NOT allowed.

Options:

      -o ... overwrites old OUTFILE.TAP (if exists)
      -a ... appends new information at end of OUTFILE.TAP

If -o or -a is not specified then name of output file will be
the same as first converted input file and extension will be "TAP"
and if this file already exist, it will be overwrite (-o is default).

There parity of files is testing during conversion. If it is bad,
then warning is displayed.


Related

Wiki: Home