home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Programmer 7500
/
MAX_PROGRAMMERS.iso
/
PROGRAMS
/
UTILS
/
FLOPPIES
/
FMT2_S.ZIP
/
FMT2.BAT
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
DOS Batch File
|
1987-02-21
|
147 b
|
10 lines
echo off
cls
echo Formatting Drive B:......
format b:<input >nul
cls
echo Formatting Drive A:......
format a:<input >nul
echo off
fmt2