>
> http://www.ousob.com/ng/53error/ng39b05.php
>
> Check the path, check where base52.pll is located, and make sure the
> application can find it to load it. I'd check this first.
>
> David A. Smith
Thanks for the speedy reply. I've passed this information on to my
customer, however, all we've really done is upgrade the NetWare server
from 4.11 to 6.5. Nothing on the local PC environment changed.
Are you suggesting from this note that we should increase files on
their DOS startup files?
Here's a copy of their config.sys & autoexec.bat
Config.sys
DEVICE=C:\DOS622\HIMEM.SYS
DEVICE=C:\DOS622\EMM386.EXE NOEMS
buffers=40,0
files=30
DOS=UMB
lastdrive=Z
FCBS=4,0
DOS=HIGH
Autoexec.bat
@[EMAIL PROTECTED]
OFF
rem LH /L:2,16288 c:\dos622\keyb us
c:
cd \registra
del tn*.dbf
del tn*.ntx
CD\SHELL
LH /L:1,4144 WATCH
LH /L:1,18832 LSL
LH /L:1,65536 b44
LH /L:1,39872 IPXODI
LH /L:0;1,57888 /S vlm
MODE COM1:96
LH /L:1,3280 BARKEY COM1
MODE COM2:96
LH /L:1,3280 BARKEY com2
LH /L:1,4960 DEACPS
F:
SET SERIAL=0022
SET COMSPEC=C:\COMMAND.COM
cx constituyentes.matamoros.smart
LOGIN caja01
cd\public
r:
CD\REGISTRA
DEPUHD
CALL R:\REGISTRA\BORRHD.BAT
send /u
IF EXIST R:\REGISTRA\REGISTRA.EXE GOTO RED
IF NOT EXIST R:\REGISTRA\REGISTRA.EXE GOTO LOCAL
:RED
IF EXIST C:\REGISTRA\Tn????.DBF GOTO INTEGRAR
R:
C:
CD\REGISTRA
ECHO.
:CICLO_R
SET CLIPPER=V006;R180
registra 1
IF ERRORLEVEL 6 GOTO CONTINUA
IF ERRORLEVEL 5 GOTO CUPONES
GOTO CONTINUA
:CUPONES
SET CLIPPER=\\F:50
CUPONES
ECHO.
GOTO CICLO_R
:CONTINUA
IF NOT EXIST R:\REGISTRA\REGISTRA.EXE GOTO FALLA
IF NOT EXIST C:\REGISTRA\SALIDA1.DBF GOTO CICLO_R
:SALIDA
rem P:LOGOUT
CLS
GOTO END
:FALLA
C:\SHELL\BOOT
GOTO END
:INTEGRAR
R:
CD\REGISTRA
INTEGRA
GOTO RED
:LOCAL
C:
CD\REGISTRA
:CICLO_L
registra 1 1
IF NOT EXIST C:\REGISTRA\SALIDA1.DBF GOTO CICLO_L
:END
C:
CLS
c:\menu


|