Specifications
Appendix A
A-9
SCSI-VER
DESCRIPTION
This utility reports the AMPRO SCSI/BIOS version to the console, and also sets the DOS
"ERRORLEVEL" so that it may be tested in a batch file. To use this program, simply enter its name
on the DOS command line. For example, if the currently installed SCSI/BIOS is version 1.03 and
the following line is used:
C>SCSI-VER<Enter>
SCSI-VER will display:
My SCSI version is 1.03
It will also set the DOS "ERRORLEVEL" to the integer value of the version multiplied by 10, which
in the case of version 1.03 would be "10".