|
Posted by David Moore on 02/07/06 23:05
Hi All,
I expect someone can crack this one in no time.
Ok, what I'd like to do is to match a pattern in a string and extract a
portion of it. For example if I had a string like:
'The store had apples(20) and pears(30)'
how do I extract the '20' and '30'? ie. if the pattern is 'apples(??)', how
do I expect the '??'.
Ta in advance,
Dave
Navigation:
[Reply to this message]
|