Link to home
Start Free TrialLog in
Avatar of Boos
Boos

asked on

Turbo Pascal 6 on Pentium II-MMX

Turbo-Pascal-programs (DOS-Version 6), started in the DOS-Window of Windows or in a DOS-6.2-Environment, stop with a Run-Time-Error 200 (division by zero) on computers with Pentium II MMX Processor.
How can I make the program run?
ASKER CERTIFIED SOLUTION
Avatar of mithel
mithel

Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial
Avatar of gstamell
gstamell

the patch available from http://www.chesworth.com/pv/vault/v_bug_buster.htm works quite well, i have just tried it out on a pentium II Celeron 330A


Avatar of Boos

ASKER

Thanks to mithel!
I downloaded a patch program
     tppatch.exe     5840 byte    27-dec-96
that solved my problem.

Thanks to gstamell too for his comment.