home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Black Box 4
/
BlackBox.cdr
/
ibm1
/
tda9111.arj
/
READ.ME
< prev
next >
Wrap
Text File
|
1992-04-07
|
3KB
|
44 lines
╔═══════════════════════════════════════════════════════════════════════╗
║ NOVEMBER 1991 The DOS Authority ║
╟───────────────────────────────────────────────────────────────────────╢
║ A Global Delete Command: CLEANUP.BAT ║
║ CLEANUP.BAT - A batch file that (under DOS 5) deletes all files ║
║ matching a specification (i.e., *.BAK) from a drive.║
║ ║
║ Reading Your Computer's Equipment List Word ║
║ EQDISKS1.SCR - Reads the equipment-list word and returns 0 in ║
║ ERRORLEVEL if the computer has no diskette drives ║
║ or 1 if one or more diskette drives are present. ║
║ EQDISKS2.SCR - Indentical to EQDISKS1.SCR except it calls BIOS ║
║ interrupt 11h instead of reading the equipment-list ║
║ word directly from memory. ║
║ DISKLESS.BAT - Runs EQDISKS2.COM and displays a message stating ║
║ whether the computer is a diskless workstation. ║
║ EQDRIVES.SCR - Returns in ERRORLEVEL the number of floppy drives. ║
║ NUMFLOPS.BAT - Runs EQDRIVES.COM and displays a message stating ║
║ the number of floppy drives on the computer. ║
║ EQSPORTS.SCR - Returns in ERRORLEVEL the number of serial ports. ║
║ S_PORTS.BAT - Runs EQSPORTS.COM and displays a message stating ║
║ the number of serial ports on the computer. ║
║ EQPPORTS.SCR - Returns in ERRORLEVEL the number of parallel ports. ║
║ P_PORTS.BAT - Runs EQSPORTS.COM and displays a message stating ║
║ the number of parallel ports on the computer. ║
║ EQMATH.SCR - Returns in ERRORLEVEL a flag indicating whether the ║
║ computer contains a math coprocessor. ║
║ MATHTEST.BAT - Runs EQMATH.COM and displays a message stating ║
║ whether the computer contains a math coprocessor. ║
║ EQGAME.SCR - Returns in ERRORLEVEL a flag indicating whether the ║
║ computer contains a game port. ║
║ GAMETEST.BAT - Runs EQMATH.COM and displays a message stating ║
║ whether the computer contains a game port. ║
║ EQVIDEO.SCR - Returns in ERRORLEVEL a flag indicating the default ║
║ video mode. ║
║ VIDEOMOD.BAT - Runs EQVIDEO.COM and displays a message stating ║
║ the default video mode. ║
║ EQUIP.BAT - Calls all of the above to provide a comprehensive ║
║ report based on the information in your computer's ║
║ equipment-list word. ║
╟───────────────────────────────────────────────────────────────────────╢
║ Last updated: 7 October 1991 ║
╚═══════════════════════════════════════════════════════════════════════╝