|
-
Jul 19th, 2008, 09:06 AM
#1
Thread Starter
Addicted Member
[2008] Regular Expressions
Hi,
I'm really, really stuggling with this...
How can I find somethign betwee two strings? Here is an example
start data data data
more data on new line
extra data end
I want it to get everything between "start" and "end". I have tried basic things like: "start(.*)end" with multiple line and ignore case settings but I cant get it to work.
Any help would be greatly appreciated
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|