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!
Macro to extract web addresses
why don't you use powerfind?
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...)
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...)