Thanx to all who replied, I think Jeannes answer is probably the simplest to
use;
repeat for each char thisChar in myString
if thisChar is a number then put thisChar after numbersOnlyString
end repeat
I was using a similar script but was only returning 1 number, looking at the
code above I now see I had
put tNums into (instead of after) tNumString. Ooops!
I NOW SEE THE LIGHT!
Cheers and thanx........
D.Rothe
_______________________________________________
use-revolution mailing list
[email protected]
http://lists.runrev.com/mailman/listinfo/use-revolution