Shrouding Error
- Posted by "Mike W." <mewever at hotmail.com> Apr 15, 2003
- 457 views
I have an app that was designed using IDE. It runs fine as a standard Euphoria program (.exw file). It shrouds and binds without any error messages. But when I try to run the shrouded or bound code, I get the following error every time: C:\EUPHORIA\Source\ScriptS\ScriptS.exe:5660 in function Bfq() A machine-level exception occurred during execution of this statement ... called from C:\EUPHORIA\Source\ScriptS\ScriptS.exe:8526 --> see ex.err I have no idea what this function is. Can anyone help me with this?