Hi,

Part 1
You are in the desktop. Click on the console icon. From here you just have
to type  :
do %myprogram.r.

(do not forget the % that indicates a file )

Part 2
You want to run a program from the desktop. You will have to put the program
name in a special file.
Right click on the local folder, and edit the index.r file.

An index file is like this

REBOL [Title: "Local Index" Type: 'index]

title "Local Files"

folder "miniskin" %/d/rebol/local/mini-aqua-blue/index.r
file "Tetris" %/d/rebol/local/library/rebtris.r

You will find a full explanation of the desktop usage in the RT site
(www.rebol.com).

HTH

Patrick

----- Original Message -----
From: "Mike Irby" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Tuesday, January 15, 2002 6:55 PM
Subject: [REBOL] newbie: run .r


>
> I just started using rebol.
> Wanted to know how to
> run a *.r file in REBOL VIEW
>
> -thanks
>
>
> -- Binary/unsupported file stripped by Listar --
> -- Type: application/ms-tnef
> -- File: winmail.dat
>
>
> --
> To unsubscribe from this list, please send an email to
> [EMAIL PROTECTED] with "unsubscribe" in the
> subject, without the quotes.
>

 
______________________________________________________________________________
ifrance.com, l'email gratuit le plus complet de l'Internet !
vos emails depuis un navigateur, en POP3, sur Minitel, sur le WAP...
http://www.ifrance.com/_reloc/email.emailif


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

Reply via email to