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

[REBOL] Newbie Q. wrt Strings

From: sanjay::patel::xcellenet::com at: 18-May-2001 12:25

Hi, I have just started using Rebol. btw it is great! My query is if I have a string say data: "this is a test no 2" how do I manipulate the string so that I am left with the number 2. Or pull out the number 2 into another string/integer? I have tried using arrays but with no results (Arrays/Blocks). Any help would be appreciated!! SP