Re: Simplest way to do several matches?

Tech-Archive recommends: Repair Windows Errors & Optimize Windows Performance

From: Rick Rothstein (rickNOSPAMnews_at_NOSPAMcomcast.net)
Date: 03/31/04

  • Next message: Anna: "Re: format general Number"
    Date: Wed, 31 Mar 2004 15:20:18 -0500
    
    

    > Thanks, and for the private 'heads up' - for which thanks also. I
    > should have just tried this - I lacked the time/confidence to try.
    >
    > Trouble with regexps - or in this case regexp-like checks <g> - is that
    > until you're pretty confident with them, they are not intuitive.
    >
    > Anyway, I appreciate the tips.

    The expressions you can test against with Like are **far** less complicated
    than with "normal" regular expressions, yet they are still quite flexible in
    their own right. You should take a half hour or so and play around with lots
    of made-up text strings in order to get comfortable with the Like operator;
    it is really fairly easy to get one's head around.

    Rick - MVP


  • Next message: Anna: "Re: format general Number"

    Relevant Pages

    • Re: Regular expressions
      ... Thank you Rick ... >> Can someone please show how to use Regular expressions to ... > ' lower case letters and digits. ... > newsgroups devoted exclusively to .NET programming. ...
      (microsoft.public.vb.syntax)
    • Re: nfilter, What am I Doing Wrong
      ... If you're new to regular expressions, I think it's easily worth the $40. ... and I'm confident he really will refund your money with no ...
      (sci.electronics.design)
    • Re: HTML string get length
      ... arbitrary HTML ... >>(and even XML), and doesn't use Regular Expressions and stuff ... > Rick is possessing Tony? ...
      (comp.lang.basic.visual.misc)
    • Re: nfilter, What am I Doing Wrong
      ... If you're new to regular expressions, I think it's easily worth the $40. ... and I'm confident he really will refund your money with no ...
      (sci.electronics.design)
    • Re: Enter Key
      ... The easiest way is to use regular expressions I believe. ... Stoitcho Goutsev [C# MVP] ... > I am reading text from a textbox, and need to check which character> is the Enter Key. ...
      (microsoft.public.dotnet.languages.csharp)