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 TouchToneTommy 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: Twela
  • Content: Threads
  • Order by date
  1. Twela

    Regular expression with Perl

    Hi, I have a text which looks something like this: babillard (adj):taterend;babbelend;kletsend" (noun):babbelkous[m];babbelaar[m];tateraar[m];kletskous[m]" babillarde Question 1 I have this regular expression in my script /^[a-z][a-z]*\s\(.*\)\:[a-z][a-z]*/ (see script below) which I...

Part and Inventory Search

Back
Top