|
-
Sep 7th, 2009, 10:26 AM
#6
Thread Starter
Addicted Member
Re: Multiline Regex Matching
 Originally Posted by Empyreal
I could just split the text in the textbox at "\n" and put it into an array, then evaluate each string in the array when the user has checked the checkbox, but this would be a lot more complicated than just including/not including the multiline option.
I could do that, but, to my understanding, that's exactly what the multiline option does, so why go through all that trouble?
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
|