> I just started using rebol. > Wanted to know how to > run a *.r file in REBOL VIEW
An alternative solution is to:
1 Run Rebol/View;
2 Click on the Console icon; and
3 Type the following:
do %/c/rebol/MyRebolScript.r
Or, if Rebol/View is installed, simply click on the rebol script file.
Andrew Martin
ICQ: 26227169 http://valley.150m.com/
-><-
--
To unsubscribe from this list, please send an email to
[EMAIL PROTECTED] with "unsubscribe" in the
subject, without the quotes.
