Re: Help: Regex reply
Marck D Pearlstone <[email protected]> Tue, 26 Sep 2006 13:21:29 +0100
| Newsgroups | gmane.mail.the-bat.devel |
|---|---|
| Organization | E-mailaholics International |
| Message-ID | <[email protected]> |
Dear Stuart, @26-Sep-2006, 07:18 -0500 (26-Sep 13:18 here) Stuart Cuddy [SC] in mid:[email protected] said to Marck: SC>>> As you can see the 111 is being picked up as a separate subpatt even SC>>> though it is part of the address and does not have a comma behind it. SC>>> Can anyone explain why? MDP>> The 3rd \s is not preceded by a comma. That would do it ;-). SC> Yes thank-you. I did manage to pick that up last night by using a SC> program called Regex Coach. Any idea what the (?is) does? Options settings. The "is" sets case insensitivity and includes newlines in dot pattern matching instead of ending at a line break. -- Cheers -- //.arck D Pearlstone -- List moderator and fellow end user TB! v3.85.03 on Windows XP 5.1.2600 Service Pack 2 '