//flex table opened by JP

Click to See Complete Forum and Search --> : Pascal programs don't work on BX ???


Jonlup
04-12-1999, 05:38 PM
I have a few progs made in BPascal 7.0 for DOS. I upgraded from a TX/P166MMX to a BX/PII350MHz and my old progs don't work anymore. The compiler (IDE) doesn't wanna recomplie my progs. And I tested them on another BX motherboard.
Knows anybody something about it? Or the only solution is to use another language????

smunzli
04-12-1999, 10:29 PM
jonlup
are you getting a "runtime 200", "divide overflow" or "divide by 0" error. this is a timing loop problem with processers that are faster than 233mhz and programs that were complied with borland pascal. check out this sit for a work around.
www.inprise.com/devsupport/pasel/ (http://www.inprise.com/devsupport/pasel/)