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 Chriss Miller on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Recent content by JMeng

  1. JMeng

    need Help with Perl matching!!

    Oh sorry I put the \n in the wrong place. So the correct code is: /\s*Edges\/lambda:\n\s*?Min =\s*?(\d+[.]\d+)/s But what about the first \s*? Why doesn't it need a "?" too?
  2. JMeng

    need Help with Perl matching!!

    Hi I have the following text that I would like to extract the numerical data from: Statistics for all 1D-facet surfaces: Surface area (input units ^1) = 1.1111111111111111 Surface area (lambda^1) = 1.1111111111111111 Facets/lambda**1: Min =...

Part and Inventory Search

Back
Top