Quote:
> I keep getting a "runtime error 200 at 0043:0091". What exactly
is
> this? Am I missing a particular dll file like one of the vbrun
series or
> what? Is there any way to fix this. I have an older utility program
which
> ran fine on my older win98 machine but which generates this error
message
> each time I try to run it on my 1-week old Compaq. Thanx in advance.
This looks a lot like the kind of error message that Turbo
Pascal 5.5
gives; runtime error 200 is division by zero. There was a bug in one
of the standard units supplied with that version (and other versions)
that caused a divide by zero error on faster machines (computing a
delay factor). There are fixes to the bug (see the
comp.lang.pascal.borland FAQ) but it will likely require that you
have the source code of the original program.
--
MJSR
Sent via Deja.com http://www.deja.com/
Before you buy.