Launching a web page

Sarah Reichelt sarah.reichelt at gmail.com
Thu May 1 17:16:03 EDT 2008


On Fri, May 2, 2008 at 2:41 AM, Shari <shari at gypsyware.com> wrote:
> This is crazy.  My code for launching a web page worked happily for many
> years up until ???  Now it's broken and I can't seem to fix it.
>
>  "launch url someUrl" does not work.
>
>  I cannot use any command that starts with "rev..." so all of those are out.
>
>  Does anyone have a working handler to go to a website, launching the user's
> browser, on Windows?  That does not involve "launch url" or
> "rev...Something"?
>
>  I'm about to lose my marbles trying to figure this one out.  The system I'm
> testing this on is Windows NT, systemVersion NT 5.1, no idea what's
> happening on other Windows systems.


Hi Shari,

Open up the Rev IDE and have a look at the scripts in the revCommon
library which you can get to using the Backscripts section of the
Message box. It contains the scripts for revGoURL and various other
Windows-related handlers. You might be able to work out how Rev does
it and and see if you can adapt this to your needs.

Cheers,
Sarah



More information about the use-livecode mailing list