Volker, Thanks for your suggestion. Actually I did and it won't help. But I did find out it has to do with the exe location. The problem seems = to be resolved if I locate my exe's into the same dir than the bsh = (BeanShell macro files).
Somehow, the encap script must be located into the same working dir than = the app which calls it, or you have to find a way to set the dir = up(which I cannot do due to my limited Java knowledge). Thanks! =3D=3Dchristophe coussement > -----Original Message----- > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED] Behalf Of > Volker Nitsch > Sent: woensdag 8 juni 2005 12:20 > To: [EMAIL PROTECTED] > Subject: [REBOL] Re: SDK encap weird results >=20 >=20 >=20 > exec("encap.exe " + buffer.getPath()); > and not finding exe (Gabrieles answer). > Have you tried full path? > exec("c:\whereever\encap.exe " + buffer.getPath()); >=20 >=20 >=20 -- To unsubscribe from the list, just send an email to lists at rebol.com with unsubscribe as the subject.
