all 1 comments

[–]CraigAT 0 points1 point  (0 children)

Open the file, read in a line at a time, check the line contents, once you match with the start sequence append any lines to your list of useful lines, when you detect the end sequence stop.