ENG0010: Run_Event, Line 1 VNA (OpenInsight 32-Bit)
At 06 MAR 2006 04:49:21PM John Bouley wrote:
I have a user who is receiving this message in a bound data form on occasion. Not sure where it could be coming from and was wondering if this is strictly a programming issue with returning from a script without a value or could it be caused by something else?
I have checked the code and am unable to recreate on development. They have only noticed this when the user has multiple sessions of OI open (although I am not sure this has anything to do with the problem).
Thank you,
John
At 08 MAR 2006 11:12AM John Bouley wrote:
Found the problem… I had a dialog_box off of the main window with an Options event that under certain circumstances did not set retVal.
Very hard to find…
John