OI 32 Bit (OpenInsight)
At 28 FEB 2002 02:22:25PM Rick Todd wrote:
I have an application that uses the UTILITY_FILEDLG function and OI v 3.7.5. When I upgrade to the 32 Bit version of OI and try to execute the script the calls the function I receive this error;
Run-time error '429' ActiveX component can't create object.
When I attempt to exit OI I receive the error
Another process has exclusive access to the engine or the debugger has suspended engine excution. The current process cannot continue.
Basically it locks up the computer
Anyone has any ideas?
Thanks
Rick
At 28 FEB 2002 05:51PM Sean FitzSimons wrote:
Rick,
The UTILITY_FILEDLG can be removed and replaced with the UTILITY function. The UTILITY_FILEDLG was created to mimic the 32-bit open dialog box. Now that we have upgrade to OI32, it is unnecessary. Use the UTILITY function and there should be no conflicts.
Sean