beautypg.com

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

Page 86

background image

3-28 ROM-DOS 6.22 User Manual

7/9/98

C O M M A N D ( C o m m a n d P r o c e s s o r )

External

Purpose

Starts a new Command Processor.

Syntax

COMMAND[device][/e:number][/k:filename][/p]

[/c string][/msg]

Remarks

This command starts a new copy of the ROM-DOS Command
Processor. The Command Processor is the program having all the
internal DOS commands.

Starting a new Command Processor also produces a new Environment.
The size of the environment is 128 bytes by default, but can be
changed using the /e switch.

Command and its arguments can also be used in a SHELL= statement
in your CONFIG.SYS file. See the full description of SHELL for more
details.

Options

device specifies COMMAND.COM to use a different device, such as
AUX, for input and output.

/e:number sets the environment size. Number represents the size of
the environment in bytes. The range for Number must be from 160 to
32768. All other values are ignored and the default value of 256 is
used. ROM-DOS rounds the value entered up to the nearest multiple
of 16.