Table of Contents


NAME

geturl - get a document from a specified url (Decida Procedure)

USAGE

          geturl urlpath {proxyspec ""}

ARGUMENTS

urlpath url-path (ex http://www.decida.org:80/index.htm) http:// must be part of the path name
proxyspec (optional) proxy-name (ex proxy.sf.com)

RESULTS

returns document

EXAMPLE-CALL

             geturl http://www.decida.org:80/index.htm

AUTHORS

Richard Booth, Michael McLennan, George Howlett

Table of Contents