home *** CD-ROM | disk | FTP | other *** search
/ Beijing Paradise BBS Backup / PARADISE.ISO / software / BBSDOORW / HER100_1.ZIP / HERALD.ZIP / CFG100-1.DIF next >
Text File  |  1993-05-27  |  12KB  |  364 lines

  1. ;
  2. ; Diff file from V0.93-1 to V1.00-1
  3. ;
  4. ; -------------------------------------------------------------------------
  5. ;
  6. [SYSTEM]
  7. ;
  8. ; -------------------------------------------------------------------------
  9. ;
  10. ; These are all supported BBS softwares:
  11. ;
  12. ; SBBS: SuperBBS
  13. ; QBBS: QuickBBS
  14. ; PB  : Proboard 1.30
  15. ; RA  : Remote Access 1.11
  16. ; RBBS: RoboBBS 1.xx
  17. ; WME : Windowed Modem Environment 1.00
  18. ; WC3x: Wildcat 3.xx
  19. ;
  20. ; BBS software you use, may be identified by environment variable. Use this
  21. ; to force a certain type:
  22. ;
  23. ;BBSType      QBBS                        ; Default: SBBS
  24. ;
  25. ; Area list type, depends on your BBS software
  26. ;
  27. ;AreaListType QBBS                        ; Default: SBBS
  28. ;
  29. ; -------------------------------------------------------------------------
  30. ;
  31. ; Path and filename of your areas dir list. This ist the list which tells
  32. ; your mailer to locate all requestable files:
  33. ;
  34. ;AreasDirList  F:\FD\AREAS.DIR
  35. ;
  36. ; -------------------------------------------------------------------------
  37. ;
  38. ;TextWindow NO            ; Default: YES
  39. ;
  40. ; This switch allows to switch on a text window containing detailed infor-
  41. ; mation on file count, size, number of added files and more.
  42. ;
  43. ; -------------------------------------------------------------------------
  44. ;
  45. [REPACK]
  46. ;
  47. ; -------------------------------------------------------------------------
  48. ;
  49. ; This the repack command, here REARJ. The first "%s" is replaced by the
  50. ; file to repack. Re-comment it out to enable repacking.
  51. ;
  52. ;RepackCommand  rearj %s /tARJ /u /d /v /s
  53. ;
  54. ;  /a[suffix] convert archives within archives ("*" for all formats)
  55. ;  /bcommand  execute DOS command before extracting files
  56. ;  /ccommand  execute DOS command on extracted files before counting them
  57. ;  /d         delete original archives
  58. ;  /e         do not return error if no archives were found
  59. ;  /f         convert diskette archives
  60. ;  /i[name]   check integrity of REARJ.EXE
  61. ;  /l[name]   write append log file (default name is REARJ.LOG)
  62. ;  /o         allow overwrite of existing target archive
  63. ;  /q         query for each archive to convert
  64. ;  /r         recurse through subdirectories
  65. ;  /s         skip verify of file count and total size
  66. ;  /tsuffix   create suffix type archives
  67. ;  /u[bak]    allow update of archive with backup (default is BAK)
  68. ;  /v         execute configured command on extracted files
  69. ;  /wdir      assign work directory
  70. ;  /xfile     exclude file or wildname
  71. ;  /z         simulate operation
  72. ;
  73. ; Enter here which extension the target archives should have. This is
  74. ; mandatory, otherwise you will not find the correct filenames in your
  75. ; lists!!
  76. ;
  77. RepackExtension ARJ
  78. ;
  79. ; This is the set of error messages and corresponding errorlevels. "TrashFile"
  80. ; decides wether the file is trashed when that particular error occurrs:
  81. ;
  82. ErrorLevel 1
  83. ErrorMessage File not found
  84. TrashFile NO
  85. ;
  86. ErrorLevel 2
  87. ErrorMessage No matching archive type
  88. TrashFile NO
  89. ;
  90. ErrorLevel 3
  91. ErrorMessage Target type already exists
  92. TrashFile NO
  93. ;
  94. ErrorLevel 4
  95. ErrorMessage Not enough disk space
  96. TrashFile NO
  97. ;
  98. ErrorLevel 5
  99. ErrorMessage User skipped repackaging
  100. TrashFile NO
  101. ;
  102. ErrorLevel 6
  103. ErrorMessage UNPACK error
  104. TrashFile YES
  105. ;
  106. ErrorLevel 7
  107. ErrorMessage PACK error
  108. TrashFile YES
  109. ;
  110. ErrorLevel 8
  111. ErrorMessage Target cannot support dirs
  112. TrashFile NO
  113. ;
  114. ErrorLevel 9
  115. ErrorMessage Wrong file count
  116. TrashFile YES
  117. ;
  118. ErrorLevel 10
  119. ErrorMessage Wrong total size
  120. TrashFile YES
  121. ;
  122. ErrorLevel 11
  123. ErrorMessage Internal archive REARJ error
  124. TrashFile NO
  125. ;
  126. ErrorLevel 12
  127. ErrorMessage Rename archive error
  128. TrashFile NO
  129. ;
  130. ErrorLevel 13
  131. ErrorMessage "/v" command error (virus?)
  132. TrashFile YES
  133. ;
  134. ; -------------------------------------------------------------------------
  135. ;
  136. [MAINTENANCE]
  137. ;
  138. ; -------------------------------------------------------------------------
  139. ;
  140. ; Herald is able to create a second areafile of any type you like. This
  141. ; allows to convert areafile formats from any type to another.
  142. ;
  143. ; All by "BBSType" and "AreaListType" supported BBS softwares are allowed.
  144. ;
  145. ;ExtraAreaFileType   SBBS
  146. ;
  147. ; RoboBBS and Remote Access allow the use of special area files in a
  148. ; different path. This command instructs Herald to create them. They are
  149. ; called FILES.n and located in "ExtraListPath".
  150. ;
  151. ;ExtraFileSpecName  YES                          ; Default: NO
  152. ;
  153. ; This is the special path for Remote Access:
  154. ;
  155. ;ExtraListPath C:\RA\
  156. ;
  157. ; -------------------------------------------------------------------------
  158. ;
  159. ; This set of commands allow auto-adding of descriptions from FILE_ID.DIZ
  160. ; and similar
  161. ;
  162. : NO:       no adding
  163. ; MISSING:  try to add to files without description
  164. ; ALWAYS :  try to add to EVERY file, old descriptions will be lost
  165. ;
  166. ;UseFile_ID MISSING                    ; Default: NO
  167. ;
  168. ; Filenames of the description files
  169. ;
  170. DescrFilename FILE_ID.DIZ, DESC.SDI, DESC.SDN, FILEID.DIZ
  171. ;
  172. ; Unpack commands for the various unpackers.
  173. ;
  174. ; %ARCHIVE%    replaced by path and archive name
  175. ; %TEMPPATH%   replaced by temporary path
  176. ; %DESCRFILES% replaced by the above list of description files
  177. ;
  178. UnpackCommand ARJ, ARJ e -& -y+ -jg+ %ARCHIVE% %TEMPPATH% %DESCRFILES%
  179. UnpackCommand ZIP, PKUNZIP -d        %ARCHIVE% %TEMPPATH% %DESCRFILES%
  180. UnpackCommand ARC, PKUNPAK           %ARCHIVE% %TEMPPATH% %DESCRFILES%
  181. UnpackCommand LHA, LHA e /a+         %ARCHIVE% %TEMPPATH%
  182. UnpackCommand LZH, LHA e /a+         %ARCHIVE% %TEMPPATH%
  183. UnpackCommand SQZ, SQZ e             %ARCHIVE% %TEMPPATH% %DESCRFILES%
  184. UnpackCommand PAK, PAK e             %ARCHIVE% %TEMPPATH% %DESCRFILES%
  185. UnpackCommand ZOO, COMMAND /C ZOO ep %ARCHIVE% %DESCRFILES% >%TEMPPATH%%DESCRFILES%
  186. UnpackCommand HYP, HYPER -e -p       %ARCHIVE% %TEMPPATH% %DESCRFILES%
  187. UnpackCommand DWC, DWC ew            %ARCHIVE% %TEMPPATH%
  188. UnpackCommand LZS, LARC e /o       /e%TEMPPATH% %ARCHIVE% %DESCRFILES%
  189. ;
  190. ; If you have FILE_ID.DIZ descriptions and want them to remain as they
  191. ; are you can disable the autowrap feature FOR DESCRIPTIONS ADDED FROM DIZ
  192. ; using this command
  193. ;
  194. ;KeepDiz  YES                     ; Default: NO
  195. ;
  196. ; Many FILE_ID.DIZ descriptions contain high ASCII characters (above 128)
  197. ; which look confusing on other systems. This command tells Herald to
  198. ; remove them
  199. ;
  200. ;StripHiASCII YES                   ; Default: NO
  201. ;
  202. ; -------------------------------------------------------------------------
  203. ;
  204. ; If you have enabled adding new files and want CD-ROM files to be added,
  205. ; too, enable this
  206. ;
  207. ;AddFromCDROM YES                 ; Default: NO
  208. ;
  209. ; This keyword allows Herald to add size and resolution information to
  210. ; GIF and PCX pictures
  211. ;
  212. ;AddGraphInfo YES           ; Default: NO
  213. ;
  214. ; -------------------------------------------------------------------------
  215. ;
  216. ; This keyword allows to skip killing/trashing of certain areas:
  217. ; From these areas nothing will be killed or trashed. Enter area numbers,
  218. ; full names enclosed in double quotes or a regular expression in single
  219. ; quotes. Names and expressions are not case sensitive.
  220. ;
  221. ; Numbers may be entered like 1, 2-, -7 or 1 - 7
  222. ;
  223. ;SkipKillTrash 1,2,3,"Point software", 'CD-ROM*'
  224. ;
  225. ; -------------------------------------------------------------------------
  226. ;
  227. ; Herald now allows to enter long and short filerequest infos:
  228. ;
  229. ShortPwdOnlyMsg    Password
  230. ShortNoReqMsg      None
  231. ShortReqOKMsg      Anyone
  232. ;
  233. ; -------------------------------------------------------------------------
  234. ;
  235. ; SMART:  Each line will be wrapped so that it fits exactly
  236. ; FULL:   Wrap-around only when a line would get too long, original
  237. ;         newlines are preserved
  238. ; NONE:   No wrap-around if not over limit (e.g. 78 chars for FILES.BBS)
  239. ;
  240. ;AutoWrap FULL                    ; Default: SMART
  241. ;
  242. ; -------------------------------------------------------------------------
  243. ;
  244. ; If you want Herald to remove empty lines from your FILES.BBS, use this
  245. ; command
  246. ;
  247. ; RemoveEmptyLines YES                 ; Default: NO
  248. ;
  249. ; -------------------------------------------------------------------------
  250. ;
  251. ; This keyword tells Herald to handle lines starting with a blank as
  252. ; a long description even when "LongDescrMark" is not set to SPACE
  253. ;
  254. ; BlanksAsComment  NO                  ; Default: YES
  255. ;
  256. ; -------------------------------------------------------------------------
  257. ;
  258. [ANNOUNCE]
  259. ;
  260. ; -------------------------------------------------------------------------
  261. ;
  262. ;AnnounceMissing YES       ; Default: NO
  263. ;
  264. ; Allows to switch off announcing of files without description
  265. ;
  266. ; -------------------------------------------------------------------------
  267. ;
  268. ; Creates justified descriptions (looks great :-))
  269. ;
  270. ;DescrJustified   YES       ; Default: NO
  271. ;
  272. ; -------------------------------------------------------------------------
  273. ;
  274. ; These new keywords offer the possiblity to use a private footer and/or
  275. ; header for each particular message.
  276. ;
  277. [SQUISH]
  278. ;
  279. PrivHeader <Filename>              (MSGHEADER)
  280. PrivFooter <Filename>              (MSGFOOTER)
  281. ;
  282. [NETMAIL]
  283. ;
  284. PrivHeader <Filename>              (MSGHEADER)
  285. PrivFooter <Filename>              (MSGFOOTER)
  286. ;
  287. [ECHOMAIL]
  288. ;
  289. PrivHeader <Filename>              (MSGHEADER)
  290. PrivFooter <Filename>              (MSGFOOTER)
  291. ;
  292. ; -------------------------------------------------------------------------
  293. ;
  294. [FILELIST]
  295. ;
  296. ; This is the header of the infofile. It must not be longer than 1024 bytes
  297. ;
  298. ; For the ANSI version you can use these commands to colorize it:
  299. ;
  300. ; %CLRSCR%    clear screen
  301. ; %NORMAL%    all colors to default
  302. ; %BRIGHT%    bright colors
  303. ; %BLINK%     blinking colors
  304. ; %INVERSE%   inverse colors
  305. ; %RESET%     reset all attributes
  306. ;
  307. ; Foreground colors
  308. ;
  309. ; %FGBLACK%   black
  310. ; %FGRED%     red
  311. ; %FGGREEN%   green
  312. ; %FGYELLOW%  yellow
  313. ; %FGBLUE%    blue
  314. ; %FGMAGENTA% magenta
  315. ; %FGCYAN%    cyan
  316. ; %FGWHITE%   white
  317. ;
  318. ; Background colors
  319. ;
  320. ; %BGBLACK%   black
  321. ; %BGRED%     red
  322. ; %BGGREEN%   green
  323. ; %BGYELLOW%  yellow
  324. ; %BGBLUE%    blue
  325. ; %BGMAGENTA% magenta
  326. ; %BGCYAN%    cyan
  327. ; %BGWHITE%   white
  328. ;
  329. InfoHeader %CLRSCR%%BRIGHT%%FGRED%┌────────────────────────────────────────────────%FGYELLOW%The─FileHerald V1.00-T%FGRED%──────┐
  330. InfoHeader │  %FGGREEN%Area overview%FGRED%                                                             │
  331. InfoHeader ├─────┬────────────────────────────────┬───────┬────────┬───────┬────────────┤
  332. InfoHeader │ %FGBLUE%No.%FGRED% │ %FGGREEN%Area description%FGRED%               │ %FGMAGENTA%Files%FGRED% │ %FGCYAN%kBytes%FGRED% │ %FGBLUE%Dlds%FGRED%  │ %FGMAGENTA%F'reqs%FGRED%     │
  333. InfoHeader ├─────┼────────────────────────────────┼───────┼────────┼───────┼────────────┤
  334. ;
  335. ; Information for each area:
  336. ;
  337. ; ~A = Areaname left justified [40 characters]
  338. ; ~B = Areaname right justified [40 characters]
  339. ; ~# = Areanumber [3 characters]
  340. ; ~L = Access level to that particular area [5 characters]
  341. ; ~+ = Minimum age for that area [3 characters]
  342. ; ~F = Actual number of files in that area [5 characters]
  343. ; ~G = Number of files in that area [5 characters]
  344. ; ~S = Size of all files in kBytes [6 characters]
  345. ; ~M = Size of all files in in MBytes [6 characters]
  346. ; ~D = Downloads from this area [6 characters]
  347. ; ~R = Filerequest status (short) [10 characters]
  348. ;
  349. AreaInfo │ %FGBLUE%~#%FGRED% │ %FGGREEN%~A%FGRED% │ %FGMAGENTA%~F%FGRED% │ %FGCYAN%~S%FGRED% │%FGBLUE%~D%FGRED% │ %FGMAGENTA%~R%FGRED% │
  350. ;
  351. ; Footer for the info file
  352. ;
  353. ; ~F = Total actual number of files [5 characters]
  354. ; ~G = Total number of files [5 characters]
  355. ; ~S = Size of all files in kBytes [6 characters]
  356. ; ~M = Size of all files in in MBytes [6 characters]
  357. ; ~D = Total downloads [6 characters]
  358. ; ~% = Current time
  359. ; ~$ = Current date
  360. ;
  361. InfoFooter %BRIGHT%%FGRED%├─────┴────────────────────────────────┼───────┼────────┼───────┼────────────┤
  362. InfoFooter │ %FGGREEN%Date : ~%/ ~$   Total:%FGRED% │ %FGMAGENTA%~F%FGRED% │ %FGCYAN%~S%FGRED% │%FGBLUE%~D%FGRED% │            │
  363. InfoFooter └──────────────────────────────────────┴───────┴────────┴───────┴────────────┘
  364.