launch URL not working with a # character in the URL string

Richard Gaskin ambassador at fourthworld.com
Thu Apr 29 16:10:29 EDT 2010


Mark E. Powell wrote:

> The call
>
> launch URL "http://www.example.com#foo"
>
> brings up a browser window, but with the URL

I believe you'll need to specify a page with that, so this:

   launch url "http://www.example.com/index.html#foo"

...should work.

--
  Richard Gaskin
  Fourth World
  Rev training and consulting: http://www.fourthworld.com
  Webzine for Rev developers: http://www.revjournal.com
  revJournal blog: http://revjournal.com/blog.irv



More information about the use-livecode mailing list