newbie - extract a url
Posted: Thu Nov 18, 2004 7:33 am
Hello
Just starting out with TextPipePro and I have managed some fairly basic stuff.
However, this one is testing me.
I have a sample line:
</A>&&Web http://www.neddys.com/</A>
and I just want to extract the whole url
I tried EasyPattern [(Hyperlink)] replace with $1://$2 but that just gave me http://www.n
$0 contains http://www.n
and $3 is empty
How can I get the full url?
Thank you for any help
Mike Jones
Just starting out with TextPipePro and I have managed some fairly basic stuff.
However, this one is testing me.
I have a sample line:
</A>&&Web http://www.neddys.com/</A>
and I just want to extract the whole url
I tried EasyPattern [(Hyperlink)] replace with $1://$2 but that just gave me http://www.n
$0 contains http://www.n
and $3 is empty
How can I get the full url?
Thank you for any help
Mike Jones