1.0 (20-Jun-2001) - Free Ware
The files AWebAddURL.awebrx and AWebAddURL.html belongs to "AWebPath:Plugins/AWebUrlBase/". The script will only work with the AWebPath: assignment.
ARexx limits file name length so the use of the AWebPath: assign is a must.
You must edit the variable url_base, cause default URL DataBase folder is "WORK:Caches/UrlBase/".
usage run AWebPath:Plugins/AWebUrlBase/AWebAddURL.awebrx
arguments url="This://is.an.example/url/"
name="Dos File Name"
(no arguments = use current URL and TITLE)
example run AWebPath:Plugins/AWebUrlBase/AWebAddURL.awebrx url="http://www.amiga.com/" name="Amiga Inc."
The AWebAddURL script could be used as a replacement of 'ADDHOTLIST %u %t'.
The AWebAddURL script may be also called directly from AWebs Menu,
from an AWeb GUI Button, or a KeyBoard shortcut. The script will ask you for
(popup StringRequester) ...the string you want the URL to be named to!
GUI Button
name Add URL command run AWebPath:Plugins/AWebUrlBase/AWebAddURL.awebrx
Type Item Title Add URL to Hotlist command run AWebPath:Plugins/AWebUrlBase/AWebAddURL.awebrx
Key ALT A command run AWebPath:Plugins/AWebUrlBase/AWebAddURL.awebrx