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

[REBOL] Re: REBOL Enhancement Proposals (REPs)

From: al:bri:xtra at: 27-Sep-2001 15:18

Ladislav pointed out:
> they actually "have" such feature: > > b: make path! 3 > insert tail :b 'a > insert tail :b "a test" > insert/only tail :b first [(12 + i)] > :b ; == a/"a test"/(12 + i)
Hi, Ladislav! Yes, that's right. After all, a path! is much like a block!. But it would still be nice to be able write in a script: a/"a test"/(12 + i) directly. It should just require a parser change, I think. Andrew Martin ICQ: 26227169 http://zen.scripterz.org