home *** CD-ROM | disk | FTP | other *** search
/ OS/2 Shareware BBS: 35 Internet / 35-Internet.zip / urlget10.zip / README < prev    next >
Text File  |  1997-05-05  |  4KB  |  101 lines

  1.                      ******************************
  2.                      *                            *
  3.                      *         UrlGet 1.0         *
  4.                      * copyright 1997 Ed Blackman *
  5.                      *                            *
  6.                      ******************************
  7.  
  8. A Rexx script that scans text files for URLs, creating URL objects in a
  9. folder on your desktop.
  10.  
  11. *************************************************************************
  12.  
  13. Requirements
  14. ============
  15.  
  16. - OS/2 Warp 3 or Warp 4
  17.     - use under Warp 3 additionally requires WebExplorer to be installed
  18. - Rexx support installed
  19.  
  20. *************************************************************************
  21.  
  22. Setup
  23. =====
  24.  
  25. Run install.cmd and answer the questions asked.
  26.  
  27. Copy urlget.cmd to a directory on your PATH.
  28.  
  29. Setup news, mail, etc, programs to be able to call urlget with the name
  30. of the file containing the URL you want to get, or call urlget manually
  31. from the command line.
  32.  
  33. If you wish to modify installation parameters or uninstall URLGet, run
  34. install.cmd again.
  35.  
  36. *************************************************************************
  37.  
  38. Registration
  39. ============
  40.  
  41. None.  If you like it, tell others, and tell me.  If you have ideas for
  42. enhancements, tell me.  See "Contacting the Author" below for my email
  43. address.
  44.  
  45. **********************************************************************
  46.  
  47. License agreement
  48. =================
  49.  
  50. The script files (urlget.cmd and install.cmd) and this file (readme) are
  51. the copyrighted property of Ed Blackman.
  52.  
  53. 1. You may use this software, for free, as much as you please,
  54. 2. You may copy and redistribute this software, as long as the
  55.    recipient receives urlgetxx.zip (where xx are numeric digits
  56.    representing the version) unchanged, and there is no cost
  57.    to the recipient, other than the cost of providing media and
  58.    transmission.
  59. 3. You may modify this software for personal use or for
  60.    distribution, provided that you also meet all of the following
  61.    conditions:
  62.    a) You must not remove the copyright notice, the acknowledgements,
  63.       or the change log.
  64.    b) You must cause the modified files to carry prominent notices
  65.       stating that you changed the files and the date of any change.
  66.    c) You must not charge a fee for the modified program, or the
  67.       licensing thereof, other than the cost of providing media and
  68.       transmission.
  69.  
  70. 4. You may redistribute this software under other conditions than
  71.    those above if, and only if, you have a personal agreement with
  72.    Ed Blackman, to do so (See "Contacting the Author" below.)
  73.  
  74. 5. BECAUSE THE PROGRAM IS LICENSED FREE OF CHARGE, THERE IS NO WARRANTY
  75.    FOR THE PROGRAM, TO THE EXTENT PERMITTED BY APPLICABLE LAW.  EXCEPT
  76.    WHEN OTHERWISE STATED IN WRITING THE COPYRIGHT HOLDERS AND/OR OTHER
  77.    PARTIES PROVIDE THE PROGRAM "AS IS" WITHOUT WARRANTY OF ANY KIND,
  78.    EITHER EXPRESSED OR IMPLIED, INCLUDING, BUT NOT LIMITED TO, THE
  79.    IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
  80.    PURPOSE.  THE ENTIRE RISK AS TO THE QUALITY AND PERFORMANCE OF THE
  81.    PROGRAM IS WITH YOU.  SHOULD THE PROGRAM PROVE DEFECTIVE, YOU ASSUME
  82.    THE COST OF ALL NECESSARY SERVICING, REPAIR OR CORRECTION.
  83.  
  84. 6. IN NO EVENT UNLESS REQUIRED BY APPLICABLE LAW OR AGREED TO IN WRITING
  85.    WILL ANY COPYRIGHT HOLDER, OR ANY OTHER PARTY WHO MAY MODIFY AND/OR
  86.    REDISTRIBUTE THE PROGRAM AS PERMITTED ABOVE, BE LIABLE TO YOU FOR
  87.    DAMAGES, INCLUDING ANY GENERAL, SPECIAL, INCIDENTAL OR CONSEQUENTIAL
  88.    DAMAGES ARISING OUT OF THE USE OR INABILITY TO USE THE PROGRAM
  89.    (INCLUDING BUT NOT LIMITED TO LOSS OF DATA OR DATA BEING RENDERED
  90.    INACCURATE OR LOSSES SUSTAINED BY YOU OR THIRD PARTIES OR A FAILURE
  91.    OF THE PROGRAM TO OPERATE WITH ANY OTHER PROGRAMS), EVEN IF SUCH
  92.    HOLDER OR OTHER PARTY HAS BEEN ADVISED OF THE POSSIBILITY OF SUCH
  93.    DAMAGES.
  94.  
  95. **********************************************************************
  96.  
  97. Contacting the Author
  98. =====================
  99.  
  100. e-mail:     edgewood@pobox.com
  101.