OpenURL()

Find quick help here to get you started with Hollywood
Post Reply
djrikki
Posts: 682
Joined: Wed Apr 06, 2011 12:26 am

OpenURL()

Post by djrikki »

Hi Andreas,

Clarification required, the OpenURL() command how does this work exactly?

Is it:

a) Using the default, but no Arexx-support AmigaOS Prefs application URL.

b) Or is reading OpenURL preferences if found from this implementation by Alexandre Balaban?
http://www.os4depot.net/index.php?funct ... penurl.lha

I notice it correctly opens a tab in OWB if its already loaded.. the default URL app supplied by AmigaOS doesn't have Arexx support, so I am confused by how you achieve this behaviour?
Evolve - Rapid GUI Development tool for MUI Royale and RapaGUI
http://myevolve.wordpress.com
User avatar
airsoftsoftwair
Posts: 5848
Joined: Fri Feb 12, 2010 2:33 pm
Location: Germany
Contact:

Re: OpenURL()

Post by airsoftsoftwair »

Yes, it is using the browser configured in the prefs for openurl.library.
Post Reply