Hi Bryan,

br> lead to none being output
br> with this input from the windows cmd.exe
br> test.r testing

Windows doesn't pass the args along in that case, i.e. via the file
association launch. You need to specify the target EXE with the script
and its args as the args to that target.

    c:\rebol\view\rebol.exe cmd-line-test.r Testing

If you encap your script, it will work as you expect.

-- Gregg                         

-- 
To unsubscribe from the list, just send an email to 
lists at rebol.com with unsubscribe as the subject.

Reply via email to