[OSX] Launch a webpage?
Posted: Wed Dec 05, 2012 2:18 am
On Windows I can launch a webpage in the default browser as
But testing on Mac, this doesn't seem to launch anything.
Is there another simple way to correctly launch a URL?
Code: Select all
RunProgram("http://www.w3.org/TR/html401/struct/links.html")Is there another simple way to correctly launch a URL?