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

[REBOL] Re: to-block bug?

From: atruter:hih:au at: 14-Aug-2002 11:21

> These words are part of global context. The processing of LOADing them
gives
> them this context by default. Same as using > > LOAD "btn green"
Doh! load was the answer I was looking for ... I overlooked that as I tend to think of load in terms of files rather than strings. ;) Regards, Ashley