Zoomer FAQ - Text Version Part 5

PDAJeff@aol.com
XXX, 12 Nov 1994 09:57:27 -0400 (EDT)

Config.sys Commands:
On the following pages configuration commands are listed.

Each command must be on a separate line on the config.sys. The commands can
be in upper or lower case. The config.sys and autoexec.bat file must be on
the B:\ drive in order to work.

BREAK - Stop program execution
BREAK - Turns on and off the ability to stop program execution at a non-i/o
point.

Default: OFF

Ex: BREAK=ON

Note: This wil not benefit the Zoomer due to it's lack of a keyboard.

BUFFERS - Sets # of internal buffers
BUFFERS - Sets the number of internal data buffers.

Default: 2

Ex: BUFFERS=20

Note: The benefit of buffers is minimal insystems that do nothave physical
disk drives.

DEVICE - Allows for new device drivers
DEVICE - Installs a new device driver in6o ROM DOS.

Ex: DEVICE=A:SDPCHAR.SYS

FCBS - CPM style file handles
FCBS - Specifies the number of File Control Blocks open at one time.

Default: 4,0

Max: 255

Ex: FCBS=10,20

Note: Most dos applications do not use these file handles. These file
handles are for backward compatibility to old dos applications.

FILES - Max # of files open
FILES - Sets the maximum number of files that can be open at one time on the
system.

Default: 8

Max: 255

Ex: FILES=20

LASTDRIVE - Sets last drive available
LASTDRIVE - Sets the maximum number of drives available.

Default: E

Max: Z

Ex: LASTDRIVE=F

SHELL - Use a different Command Processor
SHELL - Allows the selection of an alternate command processor other than the
default COMMAND.COM. Parameters /P make permanent, /E:size changes
environment size [size in bytes].

Default: The COMMAND.COM must be on the boot device.

Ex: SHELL=A:\COMMAND.COM /P

NEWFILE - Chain to Another File
This allows for a second file with config.sys commands to be prodessed.

Ex: NEWFILE=MYCONF.SYS

The config.sys is processed until the NEWFILE command, then the myconfig.sys
is processed.

Zoomer DOS Config & Commands
Here's a list of the commands available for the Zoomer. Please note that
Datalight provided the ROM-DOS v3.31 which is included in the Zoomer.

For users that are used to using MS-DOS, ROM-DOS is nearly identical. Keep
in mind that only commands for v3.3 are supported on the Zoomer.

Thanks to the support of Datalight the following information is available.

Let me know if you find any additional commands that are not documented.

Chris De Herrera
ChrisD16@AOL.COM