home *** CD-ROM | disk | FTP | other *** search
/ ftp.wwiv.com / ftp.wwiv.com.zip / ftp.wwiv.com / pub / MISC / MN321O32.ZIP / examples / hub.ctl < prev    next >
Text File  |  2004-07-09  |  742b  |  16 lines

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