Macro to extract web addresses

Have a problem? A question? This is the place for answers from other Express users.
Post Reply
sethgodin
Posts: 28
Joined: 2006-12-14 09:39:15

Macro to extract web addresses

Post by sethgodin »

Assume for a moment that I'm stupid (safe guess)

how hard is it to create a macro that goes through a file and extracts all urls?

if it exists, could you point it out to me?

thanks!
Ruchama
Posts: 213
Joined: 2006-08-19 18:35:27

why don't you use powerfind?

Post by Ruchama »

if you use powerfind pro- type in the find window:

http[^\s]+ then find all

and all urls will be selected (I think...). then you could copy etc..

or is there some other appication for which you need specifically a macro?

(it worked for me on a sample file- will be happy to hear whether it works generally...)
Post Reply