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
Extract first instance in a file
Re: Extract first instance in a file
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.
If you extract all occurrences to the Scratch Pad, you can copy just the first two of them.