[REBOL] Re: auto run script
From: tomc:darkwing:uoregon at: 12-Sep-2003 14:39
to run remote scripts I use path/to/rebol -sq --do "do http://url.to/script.r" I am sure you could --do "do %local/script.r" as well On Fri, 12 Sep 2003, Kevin Wise wrote: