OpenUrl() broken on MacOS ?

About Monkey 2 Forums Monkey 2 Development OpenUrl() broken on MacOS ?

This topic contains 3 replies, has 3 voices, and was last updated by  Diffrenzy 1 year, 3 months ago.

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #12597

    Diffrenzy
    Keymaster

    OpenUrl() does not seem to do anything on MacOS, High Sierra ( Problem is in Ted2Go too )

    #12598

    AdamStrange
    Participant

    confirmed mac os High Sierra Monkey2 V1.1.05 too :/

    #12614

    Simon Armstrong
    Participant

    I am not sure if it will help but have you tried with a complete url including protocol?

    this works on windows:

    OpenUrl( “file://C:/monkey2/docs/newdocs.html” )

    #12616

    Diffrenzy
    Keymaster

    @Simon : You may be onto something. OpenUrl( “http://google.com” ) works.

    EDIT : “file:///Users/xxx/monkey2/docs/newdocs.html”  works!

Viewing 4 posts - 1 through 4 (of 4 total)

You must be logged in to reply to this topic.