Fortunately, there are the tools I mentioned in an earlier post to
take care of all my mistakes before they cause bigger problems.  I
consider myself reasonably competent with most regex constructs, but
it's still a lot of trial and error.  A LOT.

On 3/30/06, Munson, Jacob <[EMAIL PROTECTED]> wrote:
> It's true.  With regex in general, you really have to stretch your mind,
> and I often tie my brain in knots trying to get something working.  :)
>
> > -----Original Message-----
> > From: Rob Wilkerson [mailto:[EMAIL PROTECTED]
> > Sent: Thursday, March 30, 2006 12:11 PM
> >
> > That's correct.  I needed to do one of those a couple of months ago
> > and found that sometimes "reversing your search" isn't quite as easy
> > as it sounds.  :-)
> >
> > On 3/30/06, Munson, Jacob <[EMAIL PROTECTED]> wrote:
> > > Someone can correct me if I'm wrong, but one thing CF
> > doesn't support in
> > > Perl syntax is look behinds.  However, you can generally
> > accomplish the
> > > same thing by reversing your search and doing a look ahead.
> > >
> > > > -----Original Message-----
> > > > From: Rob Wilkerson [mailto:[EMAIL PROTECTED]
> > > > Sent: Thursday, March 30, 2006 11:31 AM
> > > >
> > > > Quite right.  MX is much closer to PCRE than earlier
> > versions.  And
> > > > the syntax for what it supports is reasonably consistent
> > with Perl,
> > > > PHP and even JavaScript.  Particularly the character
> > classes (\s, \w,
> > > > \b, etc.) and character literals (\n, \r, \t).
>
>
> [INFO] -- Access Manager:
> This transmission may contain information that is privileged, confidential 
> and/or exempt from disclosure under applicable law.  If you are not the 
> intended recipient, you are hereby notified that any disclosure, copying, 
> distribution, or use of the information contained herein (including any 
> reliance thereon) is STRICTLY PROHIBITED. If you received this transmission 
> in error, please immediately contact the sender and destroy the material in 
> its entirety, whether in electronic or hard copy format.  Thank you.   A2
>
>
>
> 

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Message: http://www.houseoffusion.com/lists.cfm/link=i:4:236582
Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4
Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4
Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4
Donations & Support: http://www.houseoffusion.com/tiny.cfm/54

Reply via email to