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

[REBOL] Re: Is Rebol dynamic?

From: rotenca::telvia::it at: 30-Nov-2002 14:12

Hi Ladislav,
> If we just want to set a get-word, we can: > > set first [:c] 11
Uh! I did never notice it. set [c:] 1 fails also with 1.2.8. I can't explain it because: set first [c:] 1 works fine. --- Ciao Romano