GetHTTP 2.0 (12-05-96)
By Remco van Hooff (rvhooff@globalxs.nl)
Introduction
GetHTTP is an AmigaDOS ARexx script with a GUI. It tries to find all http
addresses (WWW) in any file (text or binary) and presents them in a listview
for you to select and then lets you enter a name before you save them to
the hotlist of your favourite WWW browser.
Hotlists currently supported are:
- AMosaic
- AWeb
- IBrowse (0.81+)
- Voyager
Plain HTML is also supported.
Requirements
- ARexx
- TritonRexx.library and Triton.library (both included).
- COPY, DELETE and LINECOUNT (included) somewhere in your path
(I got them in C: ).
- A WWW browser (AMosaic, AWeb, IBrowse (0.81+), Voyager, ALynx)
History
2.0b8 - Added public screen option (finally got it to work :.).
- Added Project and Prefs menu.
- Added hotlist prefs editor.
- Added filter prefs editor.
- Moved hotlist and filter pereferences to an external file.
- Fixed a hotkey collision between HTML and AWeb in the
'Address Names' window.
- lf and cr are hardcoded filters again.
2.0 - Third release to Aminet, no more betas.
Author
For bug reports, comments, suggestions:
Remco van Hooff (rvhooff@globalxs.nl)
For more ARexx scripts check out:
http://www.globalxs.nl/home/r/rvhooff
|