home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Mega CD-ROM 1
/
megacd_rom_1.zip
/
megacd_rom_1
/
MISCUTL
/
MAXI.ZIP
/
MAXI.DOC
next >
Wrap
Text File
|
1988-10-05
|
986b
|
23 lines
This program creates a DOS compatible floppy disk for DOS versions 3.2x
(also 3.3x on 286/386 machines) which gives 420k bytes on a 360k drive;
800k on a 720k drive; or 1.4 meg on a 1.2 meg drive.
The disks are not bootable.
General usage:
MAXI <drive:> [/3] [/H] [/V]
where: <drive:> is the letter code for the drive to do the
formatting on
[valid range is A: or B: only]
/3 is used to specify a 3-1/2 disk (800k)
/H is used to specify a high density (1.4 meg) disk
and /V is used to specify a verify during format
/3 and /H cannot be used together. Invalid command line options
are ignored. Defaults are assumed as in the first example below.
Examples:
MAXI A: will format a 420k disk in drive A: with no verify
MAXI B: /3 /V will format an 800k disk in drive B: with verify
MAXI B: /H will format a 1.4 meg disk in drive B: