home *** CD-ROM | disk | FTP | other *** search
/ ftp.wwiv.com / ftp.wwiv.com.zip / ftp.wwiv.com / pub / MISC / MN324LNX.ZIP / examples / hub.ctl < prev    next >
Text File  |  2005-02-06  |  832b  |  18 lines

  1. ; $Id: hub.ctl,v 1.2 2004/08/02 20:16:26 mbroek Exp $
  2. ;
  3. ; This is a sample control for a the coordinator of a Hub or small Net.
  4. ; Edit fields within angle brackets as necessary (removing the brackets).
  5. ; This variation uses a "master data file" for input and outputs to the
  6. ; same file name.  See NET-S.CTL for another approach.
  7.  
  8. make hub <100> <hub.100>  ; note explicit name of file simplifies processing
  9.  
  10. outfile        <hub.100>  ; master file and output file have SAME name
  11.  
  12. submit   <host's address> ; where you send updates, CRASH and/or HOLD optional
  13. netaddress <your address> ; your network address here
  14. messages   <directory>    ; path name to mail server's network mail area
  15.  
  16. ; No other options are needed.  Master directory and output directory will
  17. ; default to the current directory.
  18.