README file for COPY-IAK ver 1.01 command file
----------------------------------------------

What it is:

  Nothing fancy. I noticed somebody needed something like this in
 comp.os.os2.networking.tcp-ip, and decided to write it. More than for
 my own use, I wrote it to learn a bit more REXX. As such,
 *constructive* criticism is welcome!

What it does:

  It allows you to duplicate entries found in the SlipPM configuration
 file TCPOS2.INI either interactively or via command line parameters.

Disclaimer:

  Use at your own risk. I guarantee nothing, and won't be responsible if
 something goes wrong. The script does make a backup copy of TCPOS2.INI
 as TCPOS2.BKP so, should anything go wrong, revert back to it.

Versions:

 [1.01] - 06/17/95 Added SysLoadFuncs
          06/17/95 Corrected offset for "CONNECTION" entry
 [1.0 ] - 06/10/95 First version, only version, about 2 hours' work.


About the author:

  An applied mathematics first-year student, learning REXX for the heck
 of it. You can reach me at my email address:

    Ethan Hall-Beyer
    Applied Mathematics, 1B University of Waterloo
    eahallbe@undergrad.math.uwaterloo.ca
    http://www.undergrad.math.uwaterloo.ca/~eahallbe

Other stuff:

  You can copy/use/modify/adapt/distribute this as you wish, as long as
 you leave my name and email address in it somewhere. I also have some
 highly customizeable scripts for SLIP and PPP connections. They are
 pretty easy to modify to work with any specific provider. (Support for
 multiple phone numbers, much more intuitive method of defining dynamic
 IP strings and login sequeunces, etc.) These are more self-teach REXX
 projects. Email me if you want them.

