Create a master disk based on newdisc.dsk and newdisc.toc in the current directory.
You cannot use a disc that has already been written.
Write at double speed.
The command that performs the same process is shown below. (-master can be omitted as in the example above)
Create a debugging disk by adding newdisc.dsk and newdisc.toc in the current directory.
Discs can be reused.
Write at 4x speed. (default value)
Replace \DIR1\FILE1.DAT on the disk with file1_1.dat in the current directory.
Do not change the file name.
;comment delete = \file1.dat add = \file1_1.dat, subdir\file1.dat s = 2
Delete FILE1.DAT in the root directory of newdisc.dsk.
Add subdir\file1.dat on DOS to the root directory of the disk with the name FILE1_1.DAT.
Write at 2x speed in test mode. (-t on the command line also works)
Based on newdisc.sct, newdisc.toc, newdisc.pvd in the current directory,
Create discs on the fly.
The disk created on the fly is a debug disk.
Discs can be reused.
Write at double speed.