Paxar Gold 6037EX Printer User Manual


 
ROM-DOS Internal Commands 4-23
DEVICE
CONFIG.SYS Command
The DEVICE command installs a device driver.
Syntax
DEVICE = [drive] [path] driver name [arguments]
Remarks
A device driver allows ROM-DOS to access hardware that is not common
in all PCs.
The full
drive path
and
filename
of the device must be specified. The
arguments are different depending on the device driver.
Example
DEVICE=C:\BIN\VDISK.SYS 120 /e
Installs the ROM-DOS RAM disk driver, VDISK.SYS, via the DEVICE
command and dedicates 120KB of extended memory to the RAM disk.