[REBOL] Re: Windows command line
From: al:bri:xtra at: 25-Sep-2001 14:11
G. Edw. Learned wrote:
> Just an update...it appears that ME acts the same as 98, in that you
cannot pass information to REBOL scripts via the command line...you receive
the intermediate file error.
With this script:
[
Rebol [
Name: 'Test
Title: "Test"
File: %Test.r
]
probe system/script/args
halt
]
which was saved as %Test.r in the parent directory containing the Rebol
directory and with this Windows 98 command line:
rebol ..\test.r thing
I got the following on Rebol's console:
Script: "Test" (none)
thing
Perhaps you could try this out on your Windows ME system to be sure that it
does work for you?
Andrew Martin
ICQ: 26227169 http://zen.scripterz.org