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

[REBOL] Re: newbie: missing functions??

From: apwing:zonnet:nl at: 15-Nov-2003 20:41

Hello Gregg & Max, thanks so far! Indeed I'd like to update to the 1.2.8 level (which is, as I understand, less crude than 1.2.10). However I couldn't find that level on the RT site. Can you tell me where to find it? Met vriendelijke groet / with kind regards, Arie van Wingerden http://home.zonnet.nl/rebolution ----- Original Message ----- From: Gregg Irwin To: Arie van Wingerden Sent: Saturday, November 15, 2003 7:46 PM Subject: [REBOL] Re: newbie: missing functions?? Hi Arie, AvW> when I was trying to work thru some of the cookbook examples, AvW> I came across some functions e.g. "remove-each" and "suffix?" They are available in newer releases (1.2.8 is a nice one if you don't want the more drastic (no install) changes in 1.2.10. Once you have a new version, you can use SOURCE to get the code for them and patch them into whatever version you use. If you can't get a newer version for some reason, we can post the code for them here. -- Gregg