
quintus
Novice
Sep 8, 2011, 12:22 AM
Post #1 of 3
(2370 views)
|
Text format: (text1) text2 (text3) 1. I need regex to match text beetween first set of parentheses. Results: text1. 2. I need regex to match text beetween first set of parentheses and second set of parentheses. Results: text2. 3. I need regex to match text beetween second set of parentheses. Results: text3. please give me a little help. Thanks
|