Code:
%STATUS_FLOAT_INEXACT_RESULT = &HC000008F??? ... %EXCEPTION_FLT_INEXACT_RESULT = %STATUS_FLOAT_INEXACT_RESULT
EXCEPTION_FLT_INEXACT_RESULT The result of a floating-point operation cannot be represented exactly as a decimal fraction.
Based on described application...all I can think of is, yes, you really did corrupt something somewhere.
[later]
Whoa there... just a minute....
I've tried
tools on
debug display on
debug code on
trace on
tools on
debug display on
debug code on
trace on
I'd also suggest #DEBUG OVERFLOW ON , but that does not exist. Send those new feature suggestions to [email protected]
Also, take a look at Cliff Nichols' new (this week) debugging code. I haven't tried it, but it might be useful to you.
MCM
Leave a comment: