Just put a : in front of the n, like:

blk/:n

Cheers,
   malte

----------
>Fr�n: [EMAIL PROTECTED]
>Till: [EMAIL PROTECTED]
>�mne: [REBOL] NEED Help on a very SIMPLE script
>Datum: tis 8 feb 2000 17.19
>

> Hello,
>
> I wrote a very very simple script, I wanna to retrieve the specific value of a
> block by passing a variable instead of specify the block number to it:
>
> Rebol [blablabla]
> blk: [1 2 3 4 5]
> n: 2
> blk/n
>
> the error message is the following:
> ** Script Error: Invalid path value: n.
> ** Where: blk/n
>
> Your help will be highly appreciated.
>
> Tiana
>
> 

Reply via email to