Extract first instance in a file

Tool for Search and Replace across multiple files.
computer_guy
Posts: 4
Joined: Mon Apr 16, 2012 3:39 pm

Extract first instance in a file

Post by computer_guy »

Hi,
I want to praise you once again for such a great product. I use it all the time and it is a real lifesaver.
I need to extract the first and second instance of a URL in a file. Is there a way to do this without copying everything from the beginning of the file?
Thank you for your time.

Computer_guy
User avatar
Fool4UAnyway

Re: Extract first instance in a file

Post by Fool4UAnyway »

You could probably just specify the regular expression for the URL's to match.

If you extract all occurrences to the Scratch Pad, you can copy just the first two of them.
Post Reply