Here's my regex:
(CM|cm)|(cm)\s\d{1,3}
and here's my target string:
Sub: CM292
Sub: cm400
Sub: XnJ cm 62
First of all, the query is only returning the CMs (upper and
lower
case), but not the digits. Secondly, I have to believe
I've written
this extremely inefficiently. Suggestions how to fix and
make more
efficient are greatly appreciated!
Thanks,
Dale
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the
Google Groups "Regex" group.
To post to this group, send email to regex googlegroups.com
To unsubscribe from this group, send email to
regex-unsubscribe googlegroups.com
For more options, visit this group at http://groups.go
ogle.com/group/regex
-~----------~----~----~----~------~----~------~--~---
|