On 08-Ott-99, [EMAIL PROTECTED] wrote:

 e> address: "www.rebol.com"
 e> aUrl: to-url [ "http" address ]

aUrl: to-url reduce ["http" address]

:reduce evaluates the word 'address into its value; to-url doesn't
evaluate its argument.

Regards
-- 
o--------------------) .-^-. (----------------------------------o
| Gabriele Santilli / /_/_\_\ \ Amiga Group Italia --- L'Aquila |
| GIESSE on IRC     \ \-\_/-/ /  http://www.amyresource.it/AGI/ |
o--------------------) `-v-' (----------------------------------o

Reply via email to