home *** CD-ROM | disk | FTP | other *** search
/ OS/2 Shareware BBS: 35 Internet / 35-Internet.zip / cpyiak.zip / readme.now < prev   
Text File  |  1995-06-17  |  2KB  |  49 lines

  1. README file for COPY-IAK ver 1.01 command file
  2. ----------------------------------------------
  3.  
  4. What it is:
  5.  
  6.   Nothing fancy. I noticed somebody needed something like this in
  7.  comp.os.os2.networking.tcp-ip, and decided to write it. More than for
  8.  my own use, I wrote it to learn a bit more REXX. As such,
  9.  *constructive* criticism is welcome!
  10.  
  11. What it does:
  12.  
  13.   It allows you to duplicate entries found in the SlipPM configuration
  14.  file TCPOS2.INI either interactively or via command line parameters.
  15.  
  16. Disclaimer:
  17.  
  18.   Use at your own risk. I guarantee nothing, and won't be responsible if
  19.  something goes wrong. The script does make a backup copy of TCPOS2.INI
  20.  as TCPOS2.BKP so, should anything go wrong, revert back to it.
  21.  
  22. Versions:
  23.  
  24.  [1.01] - 06/17/95 Added SysLoadFuncs
  25.           06/17/95 Corrected offset for "CONNECTION" entry
  26.  [1.0 ] - 06/10/95 First version, only version, about 2 hours' work.
  27.  
  28.  
  29. About the author:
  30.  
  31.   An applied mathematics first-year student, learning REXX for the heck
  32.  of it. You can reach me at my email address:
  33.  
  34.     Ethan Hall-Beyer
  35.     Applied Mathematics, 1B University of Waterloo
  36.     eahallbe@undergrad.math.uwaterloo.ca
  37.     http://www.undergrad.math.uwaterloo.ca/~eahallbe
  38.  
  39. Other stuff:
  40.  
  41.   You can copy/use/modify/adapt/distribute this as you wish, as long as
  42.  you leave my name and email address in it somewhere. I also have some
  43.  highly customizeable scripts for SLIP and PPP connections. They are
  44.  pretty easy to modify to work with any specific provider. (Support for
  45.  multiple phone numbers, much more intuitive method of defining dynamic
  46.  IP strings and login sequeunces, etc.) These are more self-teach REXX
  47.  projects. Email me if you want them.
  48.  
  49.