Hi list,=20

I could isolate the problem but not solve it. It happens specifically
when using a simple 'alert. For example, this code crash when encaped
following the scenario under:

--- code ----------
rebol []

#include %../source/view.r

view layout [
    btn "go" [
        alert "hello"
    ]
   =20
]
--- end code -------

Scenario:
- write script
- encap using enface.exe
- execute under the WinXP (see previous message for sys description)
- press "go"
- crash happens, even some a whole system crash !

This is weird. I just submitted it to RAMBO.

Christophe

> -----Original Message-----
> From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf
Of
> Coussement Christophe
> Sent: Thursday 7 July 2005 15:36
> To: [EMAIL PROTECTED]
> Subject: [REBOL] Encap problem under WinXP
>=20
>=20
> Hi List,
>=20
> On my work location, I just abandoned my old WinNT 4.0 for a new
WinXP.
>=20
> Under WinNT was the use of the encapsulator never a problem. But now,
> I'm getting at random a weird crash when using the exe and this
message:
>=20
> ** Script Error: Invalid compressed data - problem: -3
> ** Near: script: decapsulate
> if none? script
> ** Press enter to quit...
>=20
> My system:
> - WinXP Professional (2002) SP 2
> - on a Pentium 2.8 GHz, 500 MB RAM
>=20
> Does it sound familiar to anyone? Any solution already found?
>=20
> TIA :-)
>=20
> =3D3D=3D3DChristophe Coussement
> --
> To unsubscribe from the list, just send an email to
> lists at rebol.com with unsubscribe as the subject.

-- 
To unsubscribe from the list, just send an email to 
lists at rebol.com with unsubscribe as the subject.

Reply via email to