home *** CD-ROM | disk | FTP | other *** search
/ OS/2 Shareware BBS: 35 Internet / 35-Internet.zip / wrpdis20.zip / DIS2.TXT < prev    next >
Text File  |  1996-04-21  |  1KB  |  44 lines

  1. DIS2.CMD - a control program for WARPDIS
  2. Copyright (C) 1995,1996 Alex Chapman <alex@budgetweb.com>
  3.  
  4. --
  5. Introduction
  6.  
  7.    DIS2 is a stripped down version of a control program which I have been
  8.    using to connect to the internet, fetch news/mail and deliver mail for
  9.    several months.
  10.  
  11.    It makes the assumption that you use SLIP.EXE to connect, rather than
  12.    PPP or SLIPPM.EXE, but could probably be changed fairly easily to
  13.    accomodate PPP.
  14.  
  15.    If started with no parameters, it will connect, fetch news, deliver
  16.    mail, and then disconnect.
  17.  
  18.    If started with an exclamation mark as the only parameter, then it will
  19.    do the above, but not disconnect upon completion.
  20.  
  21.    It is also possible to run it with parameters which instruct it when
  22.    to start.  For example,
  23.  
  24.    [C:\] dis2 +10          this connects in another 10 minutes
  25.    [C:\] dis2 =05:00       this connects at 5am
  26.  
  27. ---
  28. Installation
  29.  
  30.    1. Copy DIS2.CMD and DIS2.INI to somewhere in your PATH and
  31.       modify the values in DIS2.INI to suit your configuration.
  32.  
  33.    2. Type DIS2 at the command line and press ENTER
  34.  
  35. ---
  36. Bugs
  37.  
  38.    None known at present.  Report any bugs to alex@budgetweb.com
  39.  
  40. ---
  41. Planned Enhancements
  42.  
  43.    No plans to enhance.
  44.