Avery Dennison 6035 Programmer Manual Rev.A 7/98 User Manual
Page 137

7/9/98
ROM-DOS 6.22 Command Descriptions 3-79
M E N U D E F A U L T
CONFIG.SYS
Purpose
Sets the default menu item choice and a time-out value for making a
menu selection. This command can only be used with a menu
configuration block in the CONFIG.SYS file.
Syntax
MENUDEFAULT = blockname[,timeout]
Remarks
blockname specifies the default menu item. The value for blockname
must match a configuration block name defined elsewhere in your
CONFIG.SYS file.
timeout (optional) represents the number of seconds ROM-DOS waits
for a user input selection before initializing your system with the default
configuration. The timeout period can be set to a value between 0 and
90. If you select 0, the default menu item automatically implements
without a wait. If you do not enter timeout -, ROM-DOS does not
continue until the Enter key is pressed.
If your system BIOS does not support a Video display directly, such as
Datalight's miniBIOS, please refer to the MENUCOLOR command for
special instructions.