home *** CD-ROM | disk | FTP | other *** search
/ Black Box 4 / BlackBox.cdr / bbs_opus / newmlupd.arj / NEWMLUPD.CFG < prev    next >
Text File  |  1990-12-28  |  4KB  |  91 lines

  1. ;
  2. begin MLUPD ; This file can be plugged into or appended to another
  3. ;           ; configuration file you have around. MLUPD will ignore
  4. ;           ; anything up to this line. It will then read everything 
  5. ;           ; until you reach the 'MLUPD end' line at the end of this
  6. ;           ; file. 
  7. ;
  8. ;       Ml-Update configuration file. This does NOT read SYSTEM*.BBS files!
  9. ;
  10. ; <-- MLUPD only accepts ';' for comments, any other character and it tries
  11. ;     to process the line. Lines are terminated when a ';' is hit so comments
  12. ;     after a keyword are OK, but a ';' in a board name or comment line will
  13. ;     terminate the board name or comment line.
  14. ;
  15. ;
  16. address 1:119/5.0 ; Your full address. (Zone/Point not necessary)
  17. ;
  18. password mypass  ; ML-UPD password, Don't change without warning the person
  19. ;                ; who keeps track of your ML-COL!
  20. ;
  21. phone   (916) 893-9019 ; Your phone number
  22. ;
  23. baud    9600    ; Maximum baud rate
  24. ; Did I just hang?
  25. name    *LAZARUS* ;BBS Name
  26. ;
  27. ; Any two lines of comments/advertising/hours etc. go here, these will
  28. ; be inserted into the MegaList output files.
  29. ;
  30. comment:        Chico's oldest FidoNet board
  31. comment:                OpusInfo West
  32. ;
  33. ;
  34. ;  If you are the person who runs ML-COL, comment out the next three
  35. ;  keywords, PACKER, COLLECTOR, and OUTBOUND. MLUPD will try to attach the
  36. ;  output file _only_ if it knows both who collects the MLA files, and where
  37. ;  your outbound mail area is. If you leave out either piece of information
  38. ;  MLUPD will just create the outbound file. MLUPD will tell Opus/Binkley to
  39. ;  shrink the output file after it is sent if the "shrink" keyword is 
  40. ;  uncommented.
  41. ;
  42. ; packer arca /D  ; Use arca WARNING! the /D doesn't always work, and
  43. ;                 ; arca does NOT produce an error code when it fails
  44. ;                 ; So MLUPD _might_ try to send a non-existent MLA file.
  45. ;                 ; The other programs produce an error code and MLUPD
  46. ;                 ; will send the MLU file if no MLA file was created. 
  47. ;                 ; MLUPD will exit with the error code of the packer.
  48. ;
  49. packer pkarc m  ; What program and command line you use
  50. ; packer zoo aM    ; Use ZOO
  51. ; packer pak m    ; Use PAK
  52. ; packer arc a    ; Use ARC
  53. ;
  54. collector       119/4 ; Who collects the ML-UPD files.
  55. ;
  56. outbound        c:\outbound\    ; Where your outbound mail waits
  57. ;
  58. shrink        ; shrink the output file after sending (make it 0 length)
  59. ; delete        ; delete after sending (only works with Binkley 2.00)
  60. ;
  61. ; hold        ; send output file as a hold bundle
  62. direct        ; send output file as a direct bundle (default)
  63. ; crash        ; send output as a hold bundle
  64. ;
  65. ; Which Areas to build the list from. You must have a files.bbs in each
  66. ; area. The area list MUST be at the end of this configuration file. MLUPD
  67. ; starts writing output file when you get here.
  68. ;
  69. ; The keyword is "area", then the area number or code (letters acceptable)
  70. ; two characters are read. Then the full path to the download directory in
  71. ; question.
  72. ;
  73. scan 3 c:\files\msdos
  74. scan 4 c:\FILES\COMM\
  75. scan 6 c:\files\language
  76. ;
  77. ; Copyright 1988, Doug Boone, ChicoSoft
  78. ;
  79. end MLUPD
  80. ;
  81. ;
  82. ;  Exit error codes:
  83. ;
  84. ;       0       Everything went fine
  85. ;       1       Packer error code, no MLA created
  86. ;       2       Help was requested. (MLUPD ?)
  87. ;       3       Memory error (not enough free space)
  88. ;       4       Failed to open configuration file
  89. ;       5       Failed to open outbound attach file
  90. ;
  91.