home *** CD-ROM | disk | FTP | other *** search
/ ftp.wwiv.com / ftp.wwiv.com.zip / ftp.wwiv.com / pub / BBS / MKNL250.ZIP / DISTRIB.CTL < prev    next >
Text File  |  1991-02-12  |  2KB  |  40 lines

  1. ; This is a sample control for a coordinator who creates distribution files.
  2. ; On process day, MakeNL is run a second time using this control file.
  3. ; Edit fields within angle brackets as necessary (removing the brackets)
  4.  
  5. make composite
  6. name <network name>       ; eg. FidoNet or AlterNet or EGGnet
  7. threshold  0 -1        ; force ARC -- no submittal difference file
  8.  
  9. arc 5            ; force ARC 6 or 7 to generate level 5 archives
  10.             ; DO NOT use ARC5 with ARC versions earlier than 6
  11.  
  12. outfile <generic name>    ; recommended names:
  13.             ;       NODELIST - complete composite list
  14.             ;       Zn-LIST  - zone distribution list
  15.             ;       Rnn-LIST - region distribution list
  16.             ;       NnnnLIST - network distribution list
  17.  
  18. outdiff <generic name>    ; recommended names:
  19.             ;       NODEDIFF - complete composite list
  20.             ;       Zn-DIFF  - zone distribution list
  21.             ;       Rnn-DIFF - region distribution list
  22.             ;       NnnnDIFF - network distribution list
  23.  
  24. master     <directory>    ; same as OUTPath or MASter in previous run
  25. outpath    .        ; put <name>.nnn in current directory
  26.  
  27. copyright <cpy-dist.txt>; if these three files are not path-qualified
  28. prolog    <file name>    ; they are located in the master directory
  29. epilog    <file name>
  30.  
  31. files
  32.  
  33. Network <nbr> <explicit name>    ; must match OUTFile name of previous run
  34. ;   or
  35. Region  <nbr> <generic name>    ; must match OUTFile name of previous run
  36. ;   or
  37. Zone    <nbr> <generic name>    ; must match OUTFile name of previous run
  38. Zone    <nbr> <generic name>    ; file(s) received from other ZC(s)
  39. 
  40.