Disk Drives, Organization, Software, & Configurations
5-10
Falcon
®
DOS Portable Terminals
Figure 5-10: Autoexec.bat File on Drive C for I/O Card Support
REM ---------------------------------------------------------
REM --- The following lines set up default parameters for some
REM --- environment variables. These lines may be modified or
REM --- overridden in the USER section below.
REM ---------------------------------------------------------
set prompt=$p$g
set dircmd=/ogn /p
REM ---------------------------------------------------------
REM --- The following section is for customized user entries.
REM ---------------------------------------------------------
REM ---------------------------------------------------------
REM --- Insert user-specific options and commands here.
REM ---------------------------------------------------------
REM ---------------------------------------------------------
REM --- The following lines adds system components to the PATH
REM --- and runs the main application executable, if one was
REM --- specified.
REM ---------------------------------------------------------
IF EXIST c:\bparams.ini copy c:\bparams.ini PARAMS
set path=c:\;c:\dos;%path%
c:
cd\
upgstart
advuser.book Page 10 Friday, September 27, 2002 4:22 PM