beautypg.com

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

Page 95

background image

ROM-DOS Internal Commands 4-53

the NEWFILE= statement. This can be used in an AUTOEXEC.BAT file for
further boot-up decision-making.

Example

s

NEWFILE=C:\BIN\NEWCFG.SYS

Causes instructions in the file NEWCFG.SYS, located in the C:\BIN
directory, to be executed as part of the CONFIG.SYS file. The contents
of NEWCFG.SYS may include any of the commands listed in this section.

Also, the environment will contain the following entry:

NEWFILE=C:\BIN\NEWCFG.SYS

Verify this by running the SET command with no parameters.