I have a customer who told me that an 'Invalid Floating Point Number' had been raised, and the error box disappeared and the program halted.
I am looking for either a way to flag where the error occurred, or to acknowledge the error by substituting a different value (valid, of course) and flagging the error and continuing.
Any insights would be helpful.
It is possible that a variable does not get initialized properly; without a location given, it will be impossible. The error does not appear to be repeatable; however, I will ask my user to re-run his data a few time, JIC.