beautypg.com

Avery Dennison 6037 Rev. AA 3/04 Programmer Manual User Manual

Page 65

background image

ROM-DOS Internal Commands 4-23

D E V I C E

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.