1. Shrouding Error

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?

new topic     » topic index » view message » categorize

2. Re: Shrouding Error

----- Original Message -----
From: "Mike W." <mewever at hotmail.com>
To: "EUforum" <EUforum at topica.com>
Subject: Shrouding Error


>
> 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?

This sounds like a problem that was introduced with Euphoria 2.4 and
win32lib. I've fixed win32lib to be more cooperative with Euphoria 2.4 and I
suggest you try using the updated file...

  http://www.users.bigpond.com/ddparnell/euphoria/tk_mem.e

Copy this file into the same folder that you installed win32lib into, and
retry shrounding/binding it again. This may or may not work, but worth a
try.

----------------
cheers,
Derek Parnell

new topic     » goto parent     » topic index » view message » categorize

3. Re: Shrouding Error

On Tue, 15 Apr 2003 13:59:02 +0000, "Mike W." <mewever at hotmail.com>
wrote:

>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?

If you want to know what function Bfq() is, use shroud or bind with
the -list option and have a look in deleted.txt

Pete

new topic     » goto parent     » topic index » view message » categorize

Search



Quick Links

User menu

Not signed in.

Misc Menu