
Win95 Freeze up with Clipper 5.2e
Hi,
I was wondering if anyone has ever experienced the following problem:
We have a Clipper application that we've recently started running
through a DOS box in Win 95. At times (appears at random), it will
cause Win 95 to completely hang (keyboard frozen, mouse useless,
ctrl-alt-del doesn't work, etc). The only thing left to do at this point
is a hard reboot (which is probably not too healthy for Win 95 if done
too often).
It seems that part of the problem is EMM386. If left in the
CONFIG.SYS file then it will cause the above 'freezing' problem. If
taken out, then the problem seems to disappear.
The following EMM386 line is contained in the CONFIG.SYS file:
DEVICE=C:\DOS\EMM386.EXE RAM
We've also tried the following:
DEVICE=C:\WINDOWS\EMM386.EXE NOEMS NOVCPI
but still seem to have the same problem.
One other thing we've noticed is that is seems to sometimes hang on the
PACK command (again this is sometimes, not always).
If anyone has any ideas please let me know. Tks in advance.
Tony N.