problem with pattern
Posted: Wed Aug 20, 2008 10:10 am
Hi!
I'm totally new to Regex so I apologize if this question may sound ridiculous.
I've got the following string which I want to analyze:
"r099c33"
Now I want all digits between r and c.
Can you tell me which pattern would fit best to this task pls?
Thanks.
enne
I'm totally new to Regex so I apologize if this question may sound ridiculous.
I've got the following string which I want to analyze:
"r099c33"
Now I want all digits between r and c.
Can you tell me which pattern would fit best to this task pls?
Thanks.
enne