Juniper Systems Allegro DOS Manual User Manual
Page 197
MS-DOS Page 5-37
REM CardSoft(TM) 3.1 PCMCIA DRIVERS
devicehigh=C:\util\CARDSOFT\SS365SL.EXE
devicehigh=C:\util\CARDSOFT\CS.EXE
devicehigh=C:\util\CARDSOFT\CSALLOC.EXE
devicehigh=C:\util\CARDSOFT\ATADRV.EXE /S:1
devicehigh=C:\util\CARDSOFT\MTSRAM.EXE
devicehigh=C:\util\CARDSOFT\MTDDRV.EXE
devicehigh=C:\util\CARDSOFT\CARDID.EXE
REM End of card drivers
Changing the CONFIG.SYS File
You can modify the CONFIG.SYS file using a text editor. If you need to
make changes or additions to the CONFIG.SYS file, we recommend that
you modify the existing CONFIG.SYS file found in the root directory on
the C: drive.
You can add command lines to your CONFIG.SYS file that tell the
system to automatically load a specified program. If you need to add
additional device drivers or commands, add them at the end of the
existing CONFIG.SYS file. Nothing should be placed before the first
three lines in the file. The lines that set up the PC Card drivers should be
left in place and unaltered in order for the PC Card to operate properly.
For more information on the CONFIG.SYS file, refer to the MS-DOS
Help on the Allegro or in Lynx on your PC.
AUTOEXEC.BAT Batch Files
An AUTOEXEC.BAT batch file or batch program is a text file that
contains one or more MS-DOS commands that are automatically
executed when the computer is rebooted. When you reboot the
computer, the commands are carried out as a group.
Any MS-DOS command you use at the command prompt can also be
put in a batch program. In addition, the following MS-DOS commands
are specially designed for batch programs:
Call
If
Choice
Pause
Echo
Rem
For
Shift
Goto