in reply to Using regular expressions to find patterns in machine tool data

As you're new to regex then the tutorial perlretut is a good place to start.

  • Comment on Re: Using regular expressions to find patterns in machine tool data

Replies are listed 'Best First'.
Re^2: Using regular expressions to find patterns in machine tool data
by merrymonk (Hermit) on Jun 27, 2015 at 11:25 UTC
    Thanks for all those comments. I am sure that these will give me a good start (if not end!) to what I have to do.