u already posted the answer yourself: (see your first post)
Step 2 would be
apply pattern
aaa(.*?)ccc
to the string extracted in Step 1 (your prev post). This way
u get the
text betw 'aaa' & 'ccc'.
--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---
|