Symbol PDT 3200 Technical Reference Manual page 63

Hide thumbs Also See for PDT 3200:
Table of Contents

Advertisement

Command
Type
Purpose
The question mark (?) command is placed on a command line in the CONFIG.SYS
Þle following the actual command. It directs ROM-DOS to pause and ask for
conÞrmation before processing the command.
Syntax
[ command ]? = command_arguments
Remarks
The command can be any of the following standard CONFIG.SYS commands:
BREAK=
DEVICE=
DOS=
FILES=
STACKS=
BUFFERS=
FCBS=
INSTALL=
LASTDRIVE=
SWITCHES=
The command_argument can be any of the available options deÞned for the
command. Please refer to the individual command description for complete
instructions.
The question mark (?) should be placed just before the equals sign (=) in the
command line.
Examples
DEVICE?=VDISK.SYS 64 /E
The above example causes ROM-DOS to pause and ask for conÞrmation before
installing the VDISK. If Yes (y) is answered, the installation will continue. If No
(n) is answered, the device will not be loaded and processing will move on to
the external CONFIG.SYS command line.
?
Internal
Chapter 5: ROM DOS Commands
5-11

Advertisement

Table of Contents
loading

Table of Contents