in reply to Re^2: How to get an integer sub string between two string
in thread How to get an integer sub string between two string

If data isn't fixed length use \S+, perlrequick, its for ppp :)
  • Comment on Re^3: How to get an integer sub string between two string