<P>Sorry, I had typos in my last post. I shouldn't write these late at night. I did have the appropriate slashes in the address but it still did not work. To recap - I am trying to use revGoURL to access the web. I have RR 1.1.1 on XP and Internet Explorer. I get a web page that says in part "Internet Explorer was unable to link to the Web page you requested."  This is clearly because the address in the Address Bar is different from the one that  I put with the revGoURL command. It seems that somewhere the system thinks my address is incomplete and is trying to be helpful by adding to it, but the end result is incorrect. My experiments with different forms of the command give these results int the Address Bar</P>
<P>revGoURL  "<A href="http://www.runRev.com/">http://www.runRev.com/</A>"  gives   <A href='http://"http://www.runrev.com/'>http://"http://www.runrev.com/</A>"<BR>revGoURL  <A href="http://www.runrev.com/">http://www.runrev.com/</A>      gives   <A href='http://"http:"/'>http://"http:"/</A><BR>revGoURL  "<A href="http://www.runrev.com/">www.runrev.com/</A>"            gives   <A href='http://"www.runrev.com/'>http://"www.runrev.com/</A>"<BR>revGoURL  <A href="http://www.runrev.com/">www.runrev.com/</A>              gives   <A href='http://"www.runrev.com/'>http://"www.runrev.com/</A>"<BR>revGoURL  <A href="http://www.runrev.com">www.runrev.com</A>               gives   <A href='http://"www.runrev.com"/'>http://"www.runrev.com"/</A></P>
<P>I suspect that the problem is not in RR but elsewere in the process. Any ideas?</P>
<P>Thanks for your patience with this rather boring glitch - Gary</P>
<P><BR> </P>