   ***********************************************************************
   *Docfile for SetModem (c) 1991 by Thomas Friedrich / SYSOP@GENESYS.ZER*
   ***********************************************************************

This little program is especially useful for alle modem users that need to set
their modems to different settings via CLI or script files.

You can use it in two ways:

1) SetModem <initstring>
   example: SetModem S0=1&K0&M0&W

2) SetModem -c<configfile>
   example: SetModem -cS:nocompress
   The file 'S:nocompress' could consist of the line '&K0&W' or
   of the lines '&K0', '&W'.
   Each line can have a length of up to 80 characters, and there is no limit
   in the number of lines in a file.

All characters the modem sends are echoed to the standard output, so with
'setmodem > RAM:mysettings I4' you could save your settings into a file, and
with few modifications to the file you can set your modem with the saved
settings. An example file of my settings is included.

If you look for other nice tools for your modem, especially online games for
the bbs-programs EUROMAIL, SMBX, AMNETII, GATEWAY or CONNECTLINE, then call my
board or write me a letter.

               ************************************************
               *                                              *
               *  Thomas Friedrich                            *
               *  Herforder-Str. 13                           *
               *  W-4817 Leopoldshoehe - Germany              *
               *  TEL/BTX: 05208-1064                         *
               *                                              *
               *  BBS :  05208-6222 (-19200 HST / V42bis)     *
               *  Z-NET: SYSOP@GENESYS                        *
               *  Internet: sysop@genesys.zer.sub.org         *
               *                                              *
               ************************************************
