5-3
Terminal Configuration: Edit the Configuration Files
SET
This command sets environment variables in CONFIG.SYS instead of in AUTOEXEC.BAT.
Note:
Environment variables are set in CONFIG.SYS only at the end of
CONFIG.SYS, regardless of where the SET command occurs.
Consequently, these settings cannot be used by device drivers, and this
command is generally only used if environment variables are required
by TSRs loaded via the INSTALL= command, or if the application is
being used as a command shell (e.g., turn-key application).
SET COMSPEC=
This command specifies the drive and path where the shell can be found. Use this command
only if the SHELL= command is used to select a program other than COMMAND.COM as
the shell, or if the shell is located in a directory other than the root directory of the boot drive.
SHELL = file.ext
This command specifies the command shell to be used. The default command shell is
COMMAND.COM from the boot drive’s root directory. Reasons for using this command
include:
t
To increase the size of the environment table when running COMMAND.COM as
the shell.
Note:
The recommended command line for this is:
SHELL=C:\COMMAND.COM/P/E:1024
For additional information, consult the MS-DOS User’s Guide.
t
To run (and store) COMMAND.COM in a directory other than the root directory
(see also
SET COMSPEC=
above)
Note:
TCM automatically puts COMMAND.COM in the root directory of
a ROM disk marked as bootable, so this should seldom be needed.
t
To use an application other than COMMAND.COM as the shell.
Summary of Contents for PDT 3400 Series
Page 1: ...PDT 3400 Series Product Reference Guide ...
Page 3: ...PDT 3400 Product Reference Guide 70 32643 01 Revision A May 1998 ...
Page 10: ...viii PDT 3400 Product Reference Guide ...
Page 16: ...xiv PDT 3400 Product Reference Guide ...
Page 22: ...1 6 PDT 3400 Product Reference Guide ...
Page 30: ...2 8 PDT 3400 Product Reference Guide ...
Page 44: ...3 14 PDT 3400 Product Reference Guide ...
Page 58: ...5 10 PDT 3400 Product Reference Guide ...
Page 104: ...9 4 PDT 3400 Product Reference Guide Using the Keyboard Figure 9 3 PDT 3400 Standard Keyboard ...
Page 110: ...9 10 PDT 3400 Product Reference Guide ...
Page 118: ...10 8 PDT 3400 Product Reference Guide ...
Page 122: ...11 4 PDT 3400 Product Reference Guide ...
Page 126: ...A 4 PDT 3400 Product Reference Guide ...