Mailing List Archive: 49091 messages
  • Home
  • Script library
  • AltME Archive
  • Mailing list
  • Articles Index
  • Site search
 

[REBOL] Re: Explain please

From: g:santilli:tiscalinet:it at: 17-Aug-2002 21:39

Hi reffy, On Saturday, August 17, 2002, 11:44:50 PM, you wrote: run> no error occurred on the "assignment" run> yet there is no value for .a Almost everyone of us has fallen into this at least once, when learning REBOL. (You'll find the same question asked on the ml archive too, probably.) I think that this simple line will be enough to shed some light on what is happening.
>> type? .a:10
== url! Adding some white space will help:
>> .a: 10
== 10
>> .a
== 10 HTH, Gabriele. -- Gabriele Santilli <[g--santilli--tiscalinet--it]> -- REBOL Programmer Amigan -- AGI L'Aquila -- REB: http://web.tiscali.it/rebol/index.r