exec("encap.exe " + buffer.getPath());
and not finding exe (Gabrieles answer).
Have you tried full path?
 exec("c:\whereever\encap.exe " + buffer.getPath());



On 6/7/05, Coussement Christophe <[EMAIL PROTECTED]> wrote:
>=20
> Gabriele, Graham,
>=20
> Thanks a lot for your answers. I'll start to dig in that ...
>=20
> greetz,
>=20
> =3D3D=3D3Dchristophe coussement
>=20
> > -----Original Message-----
> > From: [EMAIL PROTECTED]
> > [mailto:[EMAIL PROTECTED] Behalf Of
> > Gabriele Santilli
> > Sent: dinsdag 7 juni 2005 12:37
> > To: Coussement Christophe
> > Subject: [REBOL] Re: SDK encap weird results
> >=3D20
> >=3D20
> >=3D20
> > Hi Christophe,
> >=3D20
> > On Tuesday, June 7, 2005, 10:19:16 AM, you wrote:
> >=3D20
> > CC> - It wich case does this warning triggers ?
> > CC> - which special conditions are created by the use of=3D20
> > Beanshell, which =3D3D
> > CC> does trigger it ?
> >=3D20
> > This usually happens when REBOL cannot locate its executable file.
> > It  needs to do so to be able to extract out the REBOL code. Maybe
> > the  launcher  you  are  using does not set some information REBOL
> > uses to determine the location of the .exe file.
> >=3D20
> > Regards,
> >    Gabriele.
> > --=3D20
> > Gabriele Santilli <[EMAIL PROTECTED]>  --  REBOL Programmer
> > Amiga Group Italia sez. L'Aquila  ---   SOON: http://www.rebol.it/
> >=3D20
> > --=3D20
> > To unsubscribe from the list, just send an email to=3D20
> > lists at rebol.com with unsubscribe as the subject.
> >=3D20
> >=3D20
> --=20
> To unsubscribe from the list, just send an email to=20
> lists at rebol.com with unsubscribe as the subject.
>=20
>=20


--=20
-Volker

"Any problem in computer science can be solved with another layer of
indirection. But that usually will create another problem." David
Wheeler
-- 
To unsubscribe from the list, just send an email to 
lists at rebol.com with unsubscribe as the subject.

Reply via email to