1 Short: OpenURL - Get that URL!
3 Author: OpenURL Team on sourceforge
6 This library was created to make it easier for application
7 programmers to include clickable URLs in their applications,
8 about windows, etc. Current solutions to this problem typically
9 are to launch an ARexx script or just support a few webbrowsers,
10 with no room for configuration. This leads to countless
11 reinventions of the wheel (how many SendURLToBrowser.rexx scripts
12 do you have on your harddisk?).