Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations derfloh on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Search results for query: *

  • Users: AO940
  • Order by date
  1. AO940

    Regex dilemma

    Thanx for the info. But as far as I know, strings appear in parentheses. So, instead of writing !/exp2/, is it also possible to write the same expression as !(exp2)?
  2. AO940

    Regex dilemma

    I've read regex tutorials but still have not found the answer to this question. How do you do a prel-style negation so that a search result is omitted if a specified pattern of characters (string) is found *anywhere* in a list of words? Example: Find exp1 but skip if exp2 is also found in the...

Part and Inventory Search

Back
Top