Hi Troy,
Thanks for your reply. Unfortunately it does not work. The javascript interpreter throws an error on your code . Doesn't the character class 'd' have to be escaped with "\"? Anyway, I tried your code using "/\d+/g" and I get the same result as I reported in my original post. I am using 'w' because there is potential for alpha characters to appear in the input (although my test data only shows digits).
Thanks,
JD