Humm.. this is working on my win98

C:\rebol\view\rebol.exe -s --do "do http://www.rebol.com/view/demos/clock.r";
Luis

> Hi all,
>
> This is not really a rebol question but rather a windows question.
> I am not familiar with this system, working on unix / linux usually.
> How could I create an icon to start a remote script.
>
> I tried this:
> - make a shortcut of rebol.exe
> - right-click on it
> - choose "Properties"
> - enter "c:\rebol\view\rebol.exe -s --do http://www.reboltech.com/blahblah
>
> But rebol starts in line mode, apparently ignoring the --do command.
>
> I also tried --do "do http://www.reboltech.com/blahblah";
> and I get the error message  'do is missing its value argument'
> I gues the " is not the right character to quote the command...
>
> Any suggestion ?


-- 
To unsubscribe from this list, please send an email to
[EMAIL PROTECTED] with "unsubscribe" in the 
subject, without the quotes.

Reply via email to