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

[REBOL] Re: Set on path values

From: btiffin:rogers at: 13-Aug-2007 1:19

Hi again, I just noticed Gregg also posted some good code. I also reread that dictionary description...it's not very useful... wto-set-path.html should be changed: replace the line ps-blues compose [(ps-blues) "light"] with do compose [(ps-blues) ["blue" "reblue" "navy"]] for some actual functionality. I just picked random color names for inside the block. Cheers, Brian On Monday 13 August 2007 00:01, Brian Tiffin wrote: