
Micro-Focus COBOL/2 Under Windows 95/98
Which runtime are you using? If it is reasonably recent (3.1, 3.2, 3.3,
3.4) you could try getting the "current" runtime (3.4) from MF. This also
includes a more recent XM. If it was compiled with a compiler much older
than ver 3 it might not work with newest runtime.
Also consider the other XM switches, such as JKQ and R in addition to
"P" switches.
If you want to run without XM, try optimizing the dos window. You
should be able to get > 600K free memory when you execute the MEM command.
Do the usual - himem, emm386, dos=high,umb. Be conservative with
EMM386.
Quote:
> I recently inherited a system written in Micro-Focus COBOL/2 around
> 1994. They have been running the programs with no problems in DOS and
> Windows 3.1, but now they want to convert their computers to Windows 98.
> I have not been able to make the old Micro-Focus programs run under
> Windows 98. I try to run them in the DOS window and I get the following
> error message -
> LOAD FAILURE (157) ON FILE C:XXXXXXXX.EXE
> This error says there is not enough program memory, so I tried running
> them using the XM utility program. Then I get the error message -
> Encountered unrecoverable system interrupt 0D error B8000 cs 042F
> ip 0050
> Is there any way to make these old programs run under Windows 98? I've
> tried looking at Merant's web site but it is useless. Have they ever
> thought of making their knowledgebase accessible? I also called their
> technical support people, but they wouldn't help unless I paid several
> hundred dollars for a support contract.
> We do plan to convert these programs (probably to Delphi 5) in the
> future, but would like to be able to run them on Windows 98 in the
> interim. Any assistance anyone can offer would be gratly appreciated.
> Mike A. Colledge
> The Colledge Group, Ltd.