• The present state of the CAPS lock for the keyboard.
Any ROUTE or SET involving a file should never be SYSGENed.
SYSGENing open files can result
in
lost data if the disks are switched
in
the drives without the files being closed. Switching a disk with open
files can also cause existing data
to
be
overwritten.
Examples
SYSGEN
(YES)
(ENTER)
creates a configuration file
on
Drive 0 and writes the system
configuration to
it.
SYSGEN
(NO)
(ENTER)
removes the configuration file from Drive
0.
Sample Use
Suppose you want
to
create a file of commands that automatically
execute each time you startup TRSDOS.
Issue the commands:
TIME
(CLOCK=YES)
(ENTER)
SYSTEM
(TRACE=YES)
(ENTER)
SYSGEN
(YES)
(ENTER)
to create a CONFIG/SYS file that contains CLOCK and TRACE
information.
1-121