USER MANUAL APS 6.0

Preface
Advanced Programming Software User Manual
1–8
Using DOS 6.0 without DoubleSpace
If you are using a 386/486 PC with 4 meg. RAM running DOS 6.0 without
DoubleSpace, we recommend using the following AUTOEXEC.BAT
and
CONFIG.SYS files:
Note If running in a W
indows envir
onment,
load
SHARE.EXE
prior to loading windows.
set the
FILES
parameter to 46 or higher
Example AUTOEXEC.BAT file for DOS 6.0
C:\DOS\SMARTDRV.EXE C
PATH=C:\;C:\DOS
goto %config%
:STANDARD
goto end
:APS
C:\DOS\SHARE.EXE
CD C:\ABIC\BIN
CALL ABICRUN
CD C:\IPDS\ATTACH\SLC500
CALL APS
goto end
:end
Example CONFIG.SYS file for DOS 6.0 without DoubleSpace
[menu]
menuitem=standard
menuitem=APS
[Common]
DEVICE=C:\DOS\HIMEM.SYS /NUMHANDLES=128
DOS=HIGH,UMB
[Standard]
DEVICE=C:\DOS\EMM386.EXE 1024 FRAME=NONE
DEVICEhigh=C:\ANSI.SYS
FILES=40
BUFFERS=40