On Tue, Mar 9, 2010 at 10:46 AM, Leon Meyer <[email protected]> wrote:
> Even if I start rebol with "-s", exe still does not launch. Firewall is
> turned off.
Try something like:
call/show reduce [system/options/boot "-ws" %/path/to/your-script.r]
This way you can use whatever options you need, and you don't need to
hardcode the path to the interpreter.
HTH,
Gabriele.
--
To unsubscribe from the list, just send an email to
lists at rebol.com with unsubscribe as the subject.
