home *** CD-ROM | disk | FTP | other *** search
/ ftp.wwiv.com / ftp.wwiv.com.zip / ftp.wwiv.com / pub / BBS / OUTCOMM.ZIP / OUTCOMM.DOC < prev    next >
Text File  |  1992-01-13  |  2KB  |  41 lines

  1.                        OutComm 1.0
  2.  
  3.      The purpose of OutComm is basically to send a message out the comport
  4.      so that the user can be notified of something.  This program can be
  5.      used to inform users that a DOOR is in use and that it's not available
  6.      at the moment or it can be used to display some kind of information
  7.      in the $$LOGON.BAT file or some other miscellaneous areas.
  8.  
  9.      OutComm does support the non-standard comports.  It simply reads the
  10.      PCBOARD.DAT for the IRQ and BASE address to find out where it should
  11.      send the information.
  12.  
  13.      If you are not running PCBoard 14.5 or above, please do not try to
  14.      use this program.
  15.  
  16.      The usage of this program is very SIMPLE and easy to use.  You need to
  17.      pass two command line switches to the program as follows:
  18.  
  19.      OUTCOMM.EXE  PathToPCBOARD.SYS  FileName
  20.  
  21.        PathToPCBOARD.SYS  -  This is simply the PATH to where the
  22.                              PCBOARD.SYS is located.
  23.  
  24.        FileName           -  This is the FileName that you want to be
  25.                              displayed to the caller.  The FileName can
  26.                              have any of the PCBoard COLOR Codes in it.
  27.                              @ Variables are not supported unless you have
  28.                              the modified version of the program.  Contact
  29.                              me if you would like the modified version.
  30.  
  31.      Example:  OUTCOMM.EXE C:\PCB C:\PCB\GEN\EXPIRE
  32.  
  33.                This example would simply display the file called EXPIRE
  34.  
  35.      That's it as far as how to use the program.  Enjoy and have fun!!
  36.      Problems/Suggestions can be addressed to me (Cam DeBuck) on my support
  37.      BBS at (801)489-3558 [HST 1440] or (801)489-7558 [2400] or voice at
  38.      (801)489-8935 [Home].
  39.  
  40.      This program has been released as FREEWARE!!  Use at your own risk!
  41.