Page 1 of 1

Extract first instance in a file

Posted: Tue Aug 07, 2012 9:55 pm
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

Re: Extract first instance in a file

Posted: Wed Aug 08, 2012 8:27 pm
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.