Name
http.rexx -- open a document using the http protocol
Template
URL/A
Function
This ARexx script is used to open a specified HTTP URL. The current scripttries to
open the URL using AWeb. This may change in future, because of my http-handler. If
you want to add support for an other browser just do it and email me the result,
thus I can distribute it within a new release of HTDS.
Requirements
TCP/IP stack, AWeb-Browser