Re: Accessing Google Maps

2010-09-09 Thread James Hurley
- Message: 9 Date: Wed, 8 Sep 2010 20:00:58 +0200 From: Mark Schonewille Subject: Re: Accessing Google Maps To: How to use Revolution Message-ID: Content-Type: text/plain; charset=us-ascii Jim, put "http://maps.google.com/maps?hl=en&client=safari&pwst=1&

Re: Accessing Google Maps

2010-09-08 Thread Mark Schonewille
Jim, put "http://maps.google.com/maps?hl=en&client=safari&pwst=1&rls=en&q=1210+Chestnut+Ln,+Davis+Ca,+95616"; into myUrl launch url myUrl On older versions of RunRev, use revGoUrl instead of launch url. -- Best regards, Mark Schonewille Economy-x-Talk Consulting and Software Engineering Home

Accessing Google Maps

2010-09-08 Thread James Hurley
I assume this is simple. I want to select an address from a list, say 1210 Cheastnut Ln, Davis Ca, 95616 from which I would construct the address for a Google map: http://maps.google.com/maps?hl=en&client=safari&pwst=1&rls=en&q=1210+Chestnut+Ln,+Davis+Ca,+95616 How do I then open this url i