home *** CD-ROM | disk | FTP | other *** search
/ ftp.wwiv.com / ftp.wwiv.com.zip / ftp.wwiv.com / pub / BBS / WIZ13D.ZIP / WIZ_ENG.CTL < prev    next >
Text File  |  1994-10-05  |  47KB  |  967 lines

  1.  
  2. %╓────────────────────────────────────────────────────────────────────────────╖
  3. %║ File Wizard Control File                                                   ║
  4. %║ (c) 1993,94 by Oliver Weindl                                               ║
  5. %╙────────────────────────────────────────────────────────────────────────────╜
  6.  
  7.  
  8. %╓────────────────────────────────────────────────────────────────────────────╖
  9. %║ Path to the extracted filelists.                                           ║
  10. %║ These filelists will be searched for file-descriptions                     ║
  11. %╙────────────────────────────────────────────────────────────────────────────╜
  12.  
  13. ;FileListPath c:\lists\*.txt
  14. ;FileListPath d:\others\*.*
  15.  
  16. %╓────────────────────────────────────────────────────────────────────────────╖
  17. %║ Use the german online-help (if you read _this_ you won't need it ;-)       ║
  18. %╙────────────────────────────────────────────────────────────────────────────╜
  19.  
  20. %╓────────────────────────────────────────────────────────────────────────────╖
  21. %║German_Help_File                                                            ║
  22. %╙────────────────────────────────────────────────────────────────────────────╜
  23.  
  24.  
  25. %╓────────────────────────────────────────────────────────────────────────────╖
  26. %║ Define which bbstype you're using. The bbstype GENERIC                     ║
  27. %║ signs a FLSEARCH.CTL style bbstype with FILES.BBS.                         ║
  28. %╙────────────────────────────────────────────────────────────────────────────╜
  29.  
  30. ;BBSTYPE SBBS      J:\SBBS\FLSEARCH.BBS
  31. ;BBSTYPE SBBS118   <not yet implemented>
  32. ;BBSTYPE WME       J:\WME\FILEAREA.WME
  33. ;BBSTYPE RA        D:\RA\FILES.RA
  34. ;BBSTYPE RA200     E:\RA\FILES.RA
  35. ;BBSTYPE RA200TXT  E:\RA\FILES.RA
  36. ;BBSTYPE LORABBS   E:\LORA\
  37. ;BBSTYPE PROBOARD  J:\PB\FILECFG.PRO
  38. ;BBSTYPE QBBS      J:\QBBS\
  39. ;BBSTYPE MAXIMUS   E:\MAXIMUS\AREA.DAT
  40. BBSTYPE GENERIC   E:\BBS\FLSEARCH.CTL
  41.  
  42. %╓────────────────────────────────────────────────────────────────────────────╖
  43. %║ Following sitch allows File Wizard to read any binary areaconfiguration    ║
  44. %║ files for any bbs software, which supports FILES.BBS areadescriptions.     ║
  45. %║ For further information refer to the documentation                         ║
  46. %╙────────────────────────────────────────────────────────────────────────────╜
  47.  
  48. ;BBSTYPE FREETYPE J:\SBBS\FLSEARCH.BBS FREE-BBS-TYPE
  49.  
  50. ;FreeBlockSize 253
  51.  
  52. ;FreeTypePath  62 79 P
  53. ;FreeTypeDesc   1 60 P
  54. ;FreeTypeList 156 67 P
  55. ;FreeTypeSec  142
  56.  
  57.  
  58. %╓────────────────────────────────────────────────────────────────────────────╖
  59. %║ Wich sequence should be put before the paths of every filearea             ║
  60. %║ defined in LoraBBS (Please write all chars, with ending backslash etc!)    ║
  61. %╙────────────────────────────────────────────────────────────────────────────╜
  62.  
  63. LORA_PATH_PREFIX E:\LORA\
  64.  
  65.  
  66. %╓────────────────────────────────────────────────────────────────────────────╖
  67. %║ Following command defines the path to the RA 2.0 FileBase                  ║
  68. %╙────────────────────────────────────────────────────────────────────────────╜
  69.  
  70. RA200_FILEBASE_PATH E:\RA\FILEBASE
  71.  
  72.  
  73. %╓────────────────────────────────────────────────────────────────────────────╖
  74. %║ In order to see the real areanumbers in RA 1.11 or ProBoard,               ║
  75. %║ the following switch must be set active.                                   ║
  76. %╙────────────────────────────────────────────────────────────────────────────╜
  77.  
  78. ;Real_Areas
  79.  
  80.  
  81. %╓────────────────────────────────────────────────────────────────────────────╖
  82. %║ File Wizard can handle multiline filedescritpions.                         ║
  83. %║ The following command defines the first chars of                           ║
  84. %║ a line, if this line is such a multiline filedescription.                  ║
  85. %║ In SBBS this string must be " >", in WME you don't need                    ║
  86. %║ this setting.                                                              ║
  87. %║ You can define up to 10 different strings, but the first                   ║
  88. %║ one will be used when saving the areas to disk !                           ║
  89. %╙────────────────────────────────────────────────────────────────────────────╜
  90.  
  91. MULTILINESTRING " >"
  92. MULTILINESTRING " +"
  93. MULTILINESTRING " |"
  94.  
  95.  
  96. %╓────────────────────────────────────────────────────────────────────────────╖
  97. %║ If following parameter is active, File Wizard always reformats             ║
  98. %║ the descriptions in your filearea to column 14. This function              ║
  99. %║ should not be used, if you have ASCII-logos in your file-                  ║
  100. %║ descriptions                                                               ║
  101. %╙────────────────────────────────────────────────────────────────────────────╜
  102.  
  103. Always_Reformat_Description
  104.  
  105.  
  106. %╓────────────────────────────────────────────────────────────────────────────╖
  107. %║ File Wizard can mark missing files by color in editor-mode.                ║
  108. %║ Please cosnider, that if you use this option, File Wizard                  ║
  109. %║ has to search the filebase for the existance of the files.                 ║
  110. %║ This will slow down File Wizard !                                          ║
  111. %╙────────────────────────────────────────────────────────────────────────────╜
  112.  
  113. HIGHLIGHT_MISSING
  114.  
  115. %╓────────────────────────────────────────────────────────────────────────────╖
  116. %║ Should File Wizard search the Floppies when changing the drive ?           ║
  117. %╙────────────────────────────────────────────────────────────────────────────╜
  118.  
  119. %╓────────────────────────────────────────────────────────────────────────────╖
  120. %║SEARCH_AB                                                                   ║
  121. %╙────────────────────────────────────────────────────────────────────────────╜
  122.  
  123.  
  124. %╓────────────────────────────────────────────────────────────────────────────╖
  125. %║ Wildcard for displaying the directory structure. To catch all              ║
  126. %║ directories, specify *.*, if you do not have any directories with          ║
  127. %║ extension, specify *., this will speed up the procedure                    ║
  128. %╙────────────────────────────────────────────────────────────────────────────╜
  129.  
  130. Directory_Search_String *.
  131.  
  132. %╓────────────────────────────────────────────────────────────────────────────╖
  133. %║ Should File Wizard create .BAK files ?                                     ║
  134. %╙────────────────────────────────────────────────────────────────────────────╜
  135.  
  136. Make_BAK_Files
  137.  
  138.  
  139. %╓────────────────────────────────────────────────────────────────────────────╖
  140. %║ How many kilobytes should be free on target drive, when moving/copying     ║
  141. %║ files (value in kilobytes!).                                               ║
  142. %╙────────────────────────────────────────────────────────────────────────────╜
  143.  
  144. Min_Free 1000
  145.  
  146.  
  147. %╓────────────────────────────────────────────────────────────────────────────╖
  148. %║ Delay for the exploding windows. Set this value lower to                   ║
  149. %║ gain more speed when opening windows.                                      ║
  150. %╙────────────────────────────────────────────────────────────────────────────╜
  151.  
  152. Explode_Delay 10
  153.  
  154.  
  155. %╓────────────────────────────────────────────────────────────────────────────╖
  156. %║ Even all bulletin boards have an extra uploadarea. Define                  ║
  157. %║ the path to this uploadarea.                                               ║
  158. %╙────────────────────────────────────────────────────────────────────────────╜
  159.  
  160. DEFAULTAREAPATH E:\AREA\AREA2\
  161.  
  162.  
  163. %╓────────────────────────────────────────────────────────────────────────────╖
  164. %║ Defaultpath for im- or export of files                                     ║
  165. %╙────────────────────────────────────────────────────────────────────────────╜
  166.  
  167. EX-IMPORT_PATH C:\
  168.  
  169. %╓────────────────────────────────────────────────────────────────────────────╖
  170. %║ You can define following key combinations to certain macros                ║
  171. %║ you've defined. Put the name of the macro after the command                ║
  172. %║ without path and without the extension .MAC !                              ║
  173. %╙────────────────────────────────────────────────────────────────────────────╜
  174.  
  175. Macro_ALT-F1 MACRO1
  176. Macro_ALT-F2 MACRO2
  177. Macro_ALT-F3 MACRO3
  178. Macro_ALT-F4 MACRO4
  179.  
  180.  
  181. %╓────────────────────────────────────────────────────────────────────────────╖
  182. %║ External list utility for viewing text or binary files                     ║
  183. %║ with path and extension !                                                  ║
  184. %╙────────────────────────────────────────────────────────────────────────────╜
  185.  
  186. External_List C:\UTILITY\LIST.COM
  187.  
  188.  
  189. %╓────────────────────────────────────────────────────────────────────────────╖
  190. %║ File Wizard supports the following packers. To allow maximum               ║
  191. %║ flexelibility, you can add macros to the commandline options.              ║
  192. %║                                                                            ║
  193. %║  ~@    Path and filename, where all taged files are placed                 ║
  194. %║  ~D    Path and filename of the actual archive                             ║
  195. %║  ~V    Path of the actual filearea                                         ║
  196. %║  ~F    Path and name of the actual FILES.BBS (only GENERIC and SBBS)       ║
  197. %║  ~B    Description of the actual archive                                   ║
  198. %║  ~E    Destination-directory                                               ║
  199. %║  ~A    Name of the files to extract                                        ║
  200. %║  ~X    Path and name of the archive                                        ║
  201. %╙────────────────────────────────────────────────────────────────────────────╜
  202.  
  203. ARJPacker K:\DB\PACKER\ARJ.EXE e -y ~X ~E ~A
  204. ZIPPacker K:\DB\PACKER\PKUNZIP.EXE ~X ~E ~A
  205. LZHPacker K:\DB\PACKER\LHA.EXE e ~X ~E ~A
  206. ARCPacker K:\DB\PACKER\XARC.EXE ~X ~E ~A
  207. PAKPacker K:\DB\PACKER\PAK.EXE e /I ~X ~E ~A
  208. ZOOPacker K:\DB\PACKER\zoo.EXE -extract ~X ~E ~A
  209. SQZPacker K:\DB\PACKER\sqz.EXE e ~X ~E ~A
  210. RARPacker K:\DB\PACKER\rar.EXE e ~X ~E ~A
  211.  
  212.  
  213. %╓────────────────────────────────────────────────────────────────────────────╖
  214. %║ With File Wizard you can tag files on your harddisk, and pack              ║
  215. %║ them into new archives in your fiule area. Following command               ║
  216. %║ defines the syntax for your prefered packer.                               ║
  217. %║                                                                            ║
  218. %║ Following macros are allowed:                                              ║
  219. %║                                                                            ║
  220. %║  ~D    Path and name of the destination archive                            ║
  221. %║  ~E    Direcotry where the files are placed which should be packed         ║
  222. %╙────────────────────────────────────────────────────────────────────────────╜
  223.  
  224. PackCommand PKZIP.EXE -m ~D ~E
  225.  
  226.  
  227. %╓────────────────────────────────────────────────────────────────────────────╖
  228. %║ In order to handle the file correctly, please define the extension         ║
  229. %║ of the above declared packer.                                              ║
  230. %╙────────────────────────────────────────────────────────────────────────────╜
  231.  
  232. PackerExtension ZIP
  233.  
  234.  
  235. %╓────────────────────────────────────────────────────────────────────────────╖
  236. %║ Should File Wizard try to guess the name of the destination archive ?      ║
  237. %╙────────────────────────────────────────────────────────────────────────────╜
  238.  
  239. GuessArchiveName
  240.  
  241.  
  242. %╓────────────────────────────────────────────────────────────────────────────╖
  243. %║ In which directory File Wizard should start, when entering tag-mode ?      ║
  244. %╙────────────────────────────────────────────────────────────────────────────╜
  245.  
  246. DefaultPackPath C:\
  247.  
  248.  
  249. %╓────────────────────────────────────────────────────────────────────────────╖
  250. %║ File Wizard can start external programs (e.g. MTA) for maintenance         ║
  251. %║ purposes. The following macros are valid:                                  ║
  252. %║                                                                            ║
  253. %║  ~@    Path and filename, where all taged files are placed                 ║
  254. %║  ~D    Path and filename of the actual archive                             ║
  255. %║  ~V    Path of the actual filearea                                         ║
  256. %║  ~F    Path and name of the actual FILES.BBS (only GENERIC and SBBS)       ║
  257. %║  ~B    Description of the actual archive                                   ║
  258. %╙────────────────────────────────────────────────────────────────────────────╜
  259.  
  260. CTRL-F1 J:\MTA\MTA.EXE /@~@ /LVL0 /ZIP
  261. CTRL-F2 J:\MTA\MTA.EXE ~D /ZIP
  262. ;CTRL-F3
  263. ;CTRL-F4
  264.  
  265.  
  266. %╓────────────────────────────────────────────────────────────────────────────╖
  267. %║ File Wizard handles up to 50 different file extensions. You can            ║
  268. %║ define a different view utility for each extension.                        ║
  269. %║                                                                            ║
  270. %║  ~@    Path and filename, where all taged files are placed                 ║
  271. %║  ~D    Path and filename of the actual archive                             ║
  272. %║  ~V    Path of the actual filearea                                         ║
  273. %║  ~F    Path and name of the actual FILES.BBS (only GENERIC and SBBS)       ║
  274. %║  ~B    Description of the actual archive                                   ║
  275. %╙────────────────────────────────────────────────────────────────────────────╜
  276.  
  277. External_View GIF C:\UTILITY\VPIC.EXE ~D /m3
  278. External_View BMP C:\UTILITY\VPIC.EXE ~D /m3
  279. External_View PCX C:\UTILITY\VPIC.EXE ~D /m3
  280.  
  281.  
  282. %╓────────────────────────────────────────────────────────────────────────────╖
  283. %║ File Wizard can search the filelists from other systems for                ║
  284. %║ file descriptions. Normally, there will be a listbox in which              ║
  285. %║ the result of the serach will be displayed.                                ║
  286. %║ Following statement will open this listbox if you have searched            ║
  287. %║ for multiple descriptions.                                                 ║
  288. %╙────────────────────────────────────────────────────────────────────────────╜
  289.  
  290. Select_Description
  291.  
  292.  
  293. %╓────────────────────────────────────────────────────────────────────────────╖
  294. %║ Should File Wizard tag multilinedescriptions, when tagging                 ║
  295. %║ the filename ?                                                             ║
  296. %╙────────────────────────────────────────────────────────────────────────────╜
  297.  
  298. Tag_Whole_Description
  299.  
  300.  
  301. %╓────────────────────────────────────────────────────────────────────────────╖
  302. %║ When shelling to DOS, should File Wizard jump to the path of the           ║
  303. %║ actual filearea ?                                                          ║
  304. %╙────────────────────────────────────────────────────────────────────────────╜
  305.  
  306. Dos-Shell_Area
  307.  
  308.  
  309. %╓────────────────────────────────────────────────────────────────────────────╖
  310. %║ Directory for the Extract_And_Run option of File Wizard.                   ║
  311. %║ This directory _must_ be empty, cause File Wizard will                     ║
  312. %║ delete all fiels and subdirectories of this directory !                    ║
  313. %║ Perhaps you will use a large ramdisk !                                     ║
  314. %╙────────────────────────────────────────────────────────────────────────────╜
  315.  
  316. %╓────────────────────────────────────────────────────────────────────────────╖
  317. %║ !!! Attention !!! All subdirectories will be deleted !!!                   ║
  318. %╙────────────────────────────────────────────────────────────────────────────╜
  319.  
  320. FREEDIR e:\bp\bin\wizard\temp
  321.  
  322.  
  323. %╓────────────────────────────────────────────────────────────────────────────╖
  324. %║ Name of files, which describe an archive                                   ║
  325. %║ The following are the most commons.                                        ║
  326. %╙────────────────────────────────────────────────────────────────────────────╜
  327.  
  328. FileDesc FILE_ID.DIZ
  329. FileDesc DESCRIPT.ION
  330. FileDesc DESC.SDI
  331. FileDesc FILEID.DIZ
  332.  
  333.  
  334. %╓────────────────────────────────────────────────────────────────────────────╖
  335. %║ Lookout of your downloadcounter.                                           ║
  336. %╙────────────────────────────────────────────────────────────────────────────╜
  337.  
  338. %╓────────────────────────────────────────────────────────────────────────────╖
  339. %║ left bracket                                                               ║
  340. %╙────────────────────────────────────────────────────────────────────────────╜
  341. DC_LeftBracket  [
  342.  
  343. %╓────────────────────────────────────────────────────────────────────────────╖
  344. %║ right bracket                                                              ║
  345. %╙────────────────────────────────────────────────────────────────────────────╜
  346. DC_RightBracket ]
  347.  
  348. %╓────────────────────────────────────────────────────────────────────────────╖
  349. %║ Following commands are required, when you want to create a list            ║
  350. %║ of all old files in the file areas                                         ║
  351. %╙────────────────────────────────────────────────────────────────────────────╜
  352.  
  353. %╓────────────────────────────────────────────────────────────────────────────╖
  354. %║ Which age an old file should have. You can specify a certain date          ║
  355. %║ or a certain number of days. If you do the last, you have to add           ║
  356. %║ the word DAYS at the end of the line.                                      ║
  357. %╙────────────────────────────────────────────────────────────────────────────╜
  358.  
  359. ;OldStuffDate 01.01.93
  360. OldStuffDate 180 Days
  361.  
  362.  
  363. %╓────────────────────────────────────────────────────────────────────────────╖
  364. %║ Which groups should be used when creating the OLDSTUFF list                ║
  365. %╙────────────────────────────────────────────────────────────────────────────╜
  366.  
  367. OldStuffGroup F
  368.  
  369.  
  370. %╓────────────────────────────────────────────────────────────────────────────╖
  371. %║ Number of maximum downloads for the file, to appear in the oldstuff list   ║
  372. %║ Files with higher or euqal downloads won't appear !                        ║
  373. %╙────────────────────────────────────────────────────────────────────────────╜
  374.  
  375. OldStuffCount  10
  376.  
  377.  
  378. %╓────────────────────────────────────────────────────────────────────────────╖
  379. %║ The next statements are for processing area-sorts                          ║
  380. %╙────────────────────────────────────────────────────────────────────────────╜
  381.  
  382. %╓────────────────────────────────────────────────────────────────────────────╖
  383. %║ File Wizard can handle SubAreas in each filearea. Define                   ║
  384. %║ the first chars, which initiate such an SubArea                            ║
  385. %╙────────────────────────────────────────────────────────────────────────────╜
  386.  
  387. SubAreaString " -"
  388.  
  389. %╓────────────────────────────────────────────────────────────────────────────╖
  390. %║ How should File Wizard sort the fileareas when running /ASORT              ║
  391. %╙────────────────────────────────────────────────────────────────────────────╜
  392.  
  393. SortStyle Filename
  394. ;SortStyle Filedate
  395. ;SortStyle Filesize
  396. ;SortStyle Download
  397.  
  398.  
  399. %╓────────────────────────────────────────────────────────────────────────────╖
  400. %║ Should File Wizard place a header over each arealisting ?                  ║
  401. %║ The context of this header can be changed in the WIZARD.HDR file           ║
  402. %╙────────────────────────────────────────────────────────────────────────────╜
  403.  
  404. Make_Area_Header
  405.  
  406. %╓────────────────────────────────────────────────────────────────────────────╖
  407. %║ Define the left margin from the Header. in order to distinguish            ║
  408. %║ the header from a file, this value has to be at least 1                    ║
  409. %║ When using bbstype WME this margin has to be set at 13 !                   ║
  410. %╙────────────────────────────────────────────────────────────────────────────╜
  411.  
  412. Header_Left_Margin 1
  413.  
  414. %╓────────────────────────────────────────────────────────────────────────────╖
  415. %║ In SuperBBS there is an option to limit the search in the                  ║
  416. %║ fileareas (in NEWFILES scan) only to this areas, which contain             ║
  417. %║ a FILES.BBS with a newer date. With the following option,                  ║
  418. %║ File Wizard will touch the date of a FILES.BBS with the newest             ║
  419. %║ file in the filearea. Thisw works only when sorting the fileareas !        ║
  420. %╙────────────────────────────────────────────────────────────────────────────╜
  421.  
  422. TOUCH_FILES_BBS
  423.  
  424.  
  425. %╓────────────────────────────────────────────────────────────────────────────╖
  426. %║ The size of the header on the x-axis !                                     ║
  427. %║ When using WME, this value should have 40 !                                ║
  428. %╙────────────────────────────────────────────────────────────────────────────╜
  429.  
  430. Header_Size 78
  431.  
  432.  
  433. %╓────────────────────────────────────────────────────────────────────────────╖
  434. %║ The following statements are only important for your filelists             ║
  435. %╙────────────────────────────────────────────────────────────────────────────╜
  436.  
  437. %╓────────────────────────────────────────────────────────────────────────────╖
  438. %║ Name and path of your ALLFILES list                                        ║
  439. %╙────────────────────────────────────────────────────────────────────────────╜
  440.  
  441. ALLFILES E:\BP\BIN\WIZARD\ALLFILES.TXT
  442.  
  443. %╓────────────────────────────────────────────────────────────────────────────╖
  444. %║ Name and path of your NEWFILES list                                        ║
  445. %╙────────────────────────────────────────────────────────────────────────────╜
  446.  
  447. NEWFILES E:\BP\BIN\WIZARD\NEWFILES.TXT
  448.  
  449. %╓────────────────────────────────────────────────────────────────────────────╖
  450. %║ Here you can point the temporary filebase to another                       ║
  451. %║ drive/directory.                                                           ║
  452. %╙────────────────────────────────────────────────────────────────────────────╜
  453.  
  454. ;Temporary_Filebase C:\TEMPBASE
  455.  
  456. %╓────────────────────────────────────────────────────────────────────────────╖
  457. %║ If File Wizard finds following file in the actual filearea, the            ║
  458. %║ contect of this file will be inserted between the header and the files     ║
  459. %║ in your allfiles list.                                                     ║
  460. %╙────────────────────────────────────────────────────────────────────────────╜
  461.  
  462. DESCFILE FILES.INF
  463.  
  464.  
  465. %╓────────────────────────────────────────────────────────────────────────────╖
  466. %║ File Wizard can place long descriptions (multiline) more on the            ║
  467. %║ right side, if you use downloadcounters. If you use them, define the       ║
  468. %║ value about one more than the length of a downloadcounter.                 ║
  469. %║ e.g. downloadcounter "[00]", "List_Leading_Space 5"                        ║
  470. %╙────────────────────────────────────────────────────────────────────────────╜
  471.  
  472. List_Leading_Space 0
  473.  
  474.  
  475. %╓────────────────────────────────────────────────────────────────────────────╖
  476. %║ The maximum age for a file to be placed in the newfiles list               ║
  477. %╙────────────────────────────────────────────────────────────────────────────╜
  478.  
  479. NewFiles_Age 30
  480.  
  481. %╓────────────────────────────────────────────────────────────────────────────╖
  482. %║ Name of the file, which contains your filelist-header.                     ║
  483. %║ The context will be placed at the top of your filelist                     ║
  484. %╙────────────────────────────────────────────────────────────────────────────╜
  485.  
  486. FileListHeader J:\SBBS\PILOG.TXT
  487.  
  488. %╓────────────────────────────────────────────────────────────────────────────╖
  489. %║ If you have defined a Header above each filearea (/ASORT), you can         ║
  490. %║ disable this Header when generating FileLists                              ║
  491. %╙────────────────────────────────────────────────────────────────────────────╜
  492.  
  493. Skip_Area_Header
  494.  
  495.  
  496. %╓────────────────────────────────────────────────────────────────────────────╖
  497. %║ Here you can define, which areas should appear in the filelists.           ║
  498. %║ Only if the security of this filearea is between the following             ║
  499. %║ settings, it will appear in the filelists !                                ║
  500. %╙────────────────────────────────────────────────────────────────────────────╜
  501.  
  502. %╓────────────────────────────────────────────────────────────────────────────╖
  503. %║ Minimum Security for an area to appear in filelist                         ║
  504. %╙────────────────────────────────────────────────────────────────────────────╜
  505.  
  506. Minimum_Security 0
  507.  
  508. %╓────────────────────────────────────────────────────────────────────────────╖
  509. %║ Maximum Security for an area to appear in filelist                         ║
  510. %╙────────────────────────────────────────────────────────────────────────────╜
  511.  
  512. Maximum_Security 100
  513.  
  514. %╓────────────────────────────────────────────────────────────────────────────╖
  515. %║ When following command is defined, File Wizard will create a               ║
  516. %║ statistic of the most downloaded files at the end of your                  ║
  517. %║ allfiles list. The option only works correct, if you use                   ║
  518. %║ downloadcounters in your fileareas.                                        ║
  519. %╙────────────────────────────────────────────────────────────────────────────╜
  520.  
  521. Make_Top_Downloaded_Files
  522.  
  523.  
  524. %╓────────────────────────────────────────────────────────────────────────────╖
  525. %║ Following parameter generates an ASCII/ANSI file, which contains           ║
  526. %║ a list of the most downloaded files of your system. This function          ║
  527. %║ only is active, when you've activated Make_Top_Downloaded_Files !          ║
  528. %║ Don't add the exetnsions ASC or ANS !                                      ║
  529. %╙────────────────────────────────────────────────────────────────────────────╜
  530.  
  531. Top_List J:\SBBS\TEXT\TOPLIST
  532.  
  533. %╓────────────────────────────────────────────────────────────────────────────╖
  534. %║ This command generates an area statistic file like the statistic at        ║
  535. %║ the end of the filelist.                                                   ║
  536. %╙────────────────────────────────────────────────────────────────────────────╜
  537.  
  538. Area_Statistic J:\SBBS\TEXT\AREASTAT
  539.  
  540. %╓────────────────────────────────────────────────────────────────────────────╖
  541. %║ Here you can define your mailer type.                                      ║
  542. %╙────────────────────────────────────────────────────────────────────────────╜
  543.  
  544. ;MailerType DBridge
  545. MailerType Frontdoor
  546. ;Mailertype InterMail
  547. ;MailerType Binkley
  548.  
  549.  
  550. %╓────────────────────────────────────────────────────────────────────────────╖
  551. %║ With this statement you can define additional requestpaths which are       ║
  552. %║ not included in your area configuration. The first parameter specifies     ║
  553. %║ a password, if you don't want to assign a password, use the macro <NONE>.  ║
  554. %╙────────────────────────────────────────────────────────────────────────────╜
  555.  
  556. Requestpath SECRET X:\NETFILES
  557. Requestpath <NONE> J:\FREEFILE
  558.  
  559.  
  560. %╓────────────────────────────────────────────────────────────────────────────╖
  561. %║ Here you can assign a Requestpassword for whole fileareagroups.            ║
  562. %╙────────────────────────────────────────────────────────────────────────────╜
  563.  
  564. RequestGroup Geheim 137F
  565. RequestGroup Secret CDE
  566.  
  567.  
  568. %╓────────────────────────────────────────────────────────────────────────────╖
  569. %║ You can specify magic names, which will be updated when running the        ║
  570. %║ request-path-update-routine.                                               ║
  571. %║ Syntax: Magic <Magic name> <path+filename> <optional password>             ║
  572. %║ Whe you add a "!" at the beginning of the path, File Wizard will           ║
  573. %║ search for the newest file (according to the filespec) and will            ║
  574. %║ add this file to your magic-control file.                                  ║
  575. %╙────────────────────────────────────────────────────────────────────────────╜
  576.  
  577. Magic WIZARD !J:\MAIL\WIZARD\WIZ*.*
  578. Magic VPIC    J:\MAIL\GRAFIK\VPIC*.* Graphic
  579.  
  580.  
  581. %╓────────────────────────────────────────────────────────────────────────────╖
  582. %║ For Mailertype Frontdoor, you have to specifiy 3 files, which              ║
  583. %║ will contain the requestpaths of your setup. FDOKFILES specifies           ║
  584. %║ the normal requestpaths, SECFILE the paths for secured sessions            ║
  585. %║ and ALIASFILE the magic names of your system.                              ║
  586. %║ The second parameter at FDOKFILE and SECFILE are the filearea groups       ║
  587. %║ which should be included in this file.                                     ║
  588. %╙────────────────────────────────────────────────────────────────────────────╜
  589.  
  590. FDOKFILE  E:\FD\FDOKLIST.LST 012345
  591.  
  592. SECFILE   E:\FD\SECLIST.LST  012345
  593.  
  594. ALIASFILE E:\FD\ALIASFIL.LST
  595.  
  596. %╓────────────────────────────────────────────────────────────────────────────╖
  597. %║ Analog the settings for InterMail                                          ║
  598. %╙────────────────────────────────────────────────────────────────────────────╜
  599.  
  600. IMOKFILE    E:\IM\IMOKLIST.LST 012345
  601.  
  602. IMSECFILE   E:\IM\SECLIST.LST  012345
  603.  
  604. IMALIASFILE E:\IM\ALIASFIL.LST
  605.  
  606.  
  607. %╓────────────────────────────────────────────────────────────────────────────╖
  608. %║ For Mailertype Binkley define the ASCII file for requestpaths and magic    ║
  609. %║ names. Second parameter defines the groups which will be included in       ║
  610. %║ the OKFILE.                                                                ║
  611. %╙────────────────────────────────────────────────────────────────────────────╜
  612.  
  613. OKFile E:\BINKLEY\OKFILE.TXT 0123456789ABCDEF
  614.  
  615.  
  616. %╓────────────────────────────────────────────────────────────────────────────╖
  617. %║ Headerfile of your Binkley OKFILE. Should be used to define constant       ║
  618. %║ requestpaths and magicnames. This file will be placed at the               ║
  619. %║ top of the Binkley OKFILE.                                                 ║
  620. %╙────────────────────────────────────────────────────────────────────────────╜
  621.  
  622. OKFile_Header E:\BINKLEY\OKHEADER.TXT
  623.  
  624.  
  625. %╓────────────────────────────────────────────────────────────────────────────╖
  626. %║ Name of NewFiles-list, will be generated when running /FBUPDATE            ║
  627. %║ Don't add any extension, File Wizard will do this by its own.              ║
  628. %╙────────────────────────────────────────────────────────────────────────────╜
  629.  
  630. TrueNewFile e:\bp\bin\wizard\true
  631.  
  632.  
  633. %╓────────────────────────────────────────────────────────────────────────────╖
  634. %║ Which groups should be included in the TrueNewFile list.                   ║
  635. %╙────────────────────────────────────────────────────────────────────────────╜
  636.  
  637. True_List_Group 0123456789ABCDEF
  638.  
  639.  
  640. %╓────────────────────────────────────────────────────────────────────────────╖
  641. %║ Define up to 1000 "KeepLatest" fucntions.                                  ║
  642. %║ Syntax : KeepLatest <path+filename> <number>                               ║
  643. %║ The <path+filename> should conatin some wildcards, inorder to              ║
  644. %║ select more than one file.                                                 ║
  645. %║ Only the newest <number> files will be kept, all others will be            ║
  646. %║ erased from the directory (see /KEEPLATES)                                 ║
  647. %╙────────────────────────────────────────────────────────────────────────────╜
  648.  
  649. KeepLatest K:\NODEDIFF\NODEDIFF.*   20
  650. KeepLatest K:\NODEDIFF\GERDIFF.*    20
  651. KeepLatest J:\MAIL\FNEWS\FIDON*.*   50
  652.  
  653.  
  654. %╓────────────────────────────────────────────────────────────────────────────╖
  655. %║ The following statements are necessary for the announce-functions          ║
  656. %╙────────────────────────────────────────────────────────────────────────────╜
  657.  
  658. %╓────────────────────────────────────────────────────────────────────────────╖
  659. %║ Which FromName should be used in the announce mails                        ║
  660. %╙────────────────────────────────────────────────────────────────────────────╜
  661.  
  662. FromName Oliver Weindl
  663.  
  664.  
  665. %╓────────────────────────────────────────────────────────────────────────────╖
  666. %║ To whom you want to post this mails                                        ║
  667. %╙────────────────────────────────────────────────────────────────────────────╜
  668.  
  669. ToName   All
  670.  
  671.  
  672. %╓────────────────────────────────────────────────────────────────────────────╖
  673. %║ Subject of these mails                                                     ║
  674. %╙────────────────────────────────────────────────────────────────────────────╜
  675.  
  676. Subject  New Files available !!!
  677.  
  678.  
  679. %╓────────────────────────────────────────────────────────────────────────────╖
  680. %║ Path to your inbound directory, where the .PKT files should                ║
  681. %║ be placed                                                                  ║
  682. %╙────────────────────────────────────────────────────────────────────────────╜
  683.  
  684. PKT_Path K:\DB\FILES
  685.  
  686.  
  687. %╓────────────────────────────────────────────────────────────────────────────╖
  688. %║ Specify the maximum size of a .PKT file (in kB)                            ║
  689. %╙────────────────────────────────────────────────────────────────────────────╜
  690.  
  691. MaxPKTSize 16
  692.  
  693.  
  694. %╓────────────────────────────────────────────────────────────────────────────╖
  695. %║ Define a semaphore file, which will invoke the tosser at your system.      ║
  696. %╙────────────────────────────────────────────────────────────────────────────╜
  697.  
  698. Toss_Semaphore K:\DB\DBEXIT.49
  699.  
  700.  
  701. %╓────────────────────────────────────────────────────────────────────────────╖
  702. %║ define up to 100 different echomail conferences, in which you              ║
  703. %║ want to place manual announces                                             ║
  704. %║                                                                            ║
  705. %║ EchoTag <Echo-Name> <Aka-Adress> <Origin>                                  ║
  706. %╙────────────────────────────────────────────────────────────────────────────╜
  707.  
  708. ;EchoTag REQUEST.GER  2:246/45     Always new files at
  709. ;EchoTag PI.POINT     2:246/45     Always new files at
  710.  
  711.  
  712. %╓────────────────────────────────────────────────────────────────────────────╖
  713. %║ Automatical announces (/FBUPDATE) should be processed                      ║
  714. %║ in following echomail conferences                                          ║
  715. %╙────────────────────────────────────────────────────────────────────────────╜
  716.  
  717. ;Announce REQUEST.GER  2:246/45     Always new files at
  718. ;Announce PI.POINT     2:246/45     Always new files at
  719.  
  720.  
  721. %╓────────────────────────────────────────────────────────────────────────────╖
  722. %║ Settings for the DupeChecker                                               ║
  723. %╙────────────────────────────────────────────────────────────────────────────╜
  724.  
  725. %╓────────────────────────────────────────────────────────────────────────────╖
  726. %║ How much two "dupe" files may differ (in kB) to be recognized              ║
  727. %║ as dupes. The higher you define this value, the higher is number           ║
  728. %║ of dupes found in your filebase.                                           ║
  729. %╙────────────────────────────────────────────────────────────────────────────╜
  730.  
  731. MaxDupeDifference 16
  732.  
  733.  
  734. %╓────────────────────────────────────────────────────────────────────────────╖
  735. %║ To whom you want to send a dupereport via netmail ?                        ║
  736. %╙────────────────────────────────────────────────────────────────────────────╜
  737.  
  738. %╓────────────────────────────────────────────────────────────────────────────╖
  739. %║ Syntax: DupeReportTo <Aka> <Destinationadresse> <Name>                     ║
  740. %╙────────────────────────────────────────────────────────────────────────────╜
  741.  
  742. ;DupeReportTo 2:246/45 2:246/45   Oliver Weindl
  743. ;DupeReportTo 2:246/45 2:246/45.1 Johann Weinzierl
  744.  
  745.  
  746. %╓────────────────────────────────────────────────────────────────────────────╖
  747. %║ Which files/directories should not be processed when activating the        ║
  748. %║ dupechecker. You have to add a *.* if you don't want to check whole        ║
  749. %║ directories.                                                               ║
  750. %╙────────────────────────────────────────────────────────────────────────────╜
  751.  
  752. ;NoDupePattern e:\area\area1\*.*
  753. ;NoDupePattern wiz*.*
  754.  
  755. %╓────────────────────────────────────────────────────────────────────────────╖
  756. %║ This statement aktivates a switch in File Wizard, which                    ║
  757. %║ reformats the descriptions of your fileareas to column 14.                 ║
  758. %║ Please do not use the command, if you have ASCII-logos                     ║
  759. %║ in your filedescriptions.                                                  ║
  760. %╙────────────────────────────────────────────────────────────────────────────╜
  761.  
  762. ;Always_Reformat_Description
  763.  
  764. %╓────────────────────────────────────────────────────────────────────────────╖
  765. %║ When you are running AreaSort, File Wizard can add and/or                  ║
  766. %║ reformat existing Donwloadcounters in your filedescription files.          ║
  767. %╙────────────────────────────────────────────────────────────────────────────╜
  768.  
  769. Add_Download_Counter
  770.  
  771. %╓────────────────────────────────────────────────────────────────────────────╖
  772. %║ Counter_Style <number> <Y or N>                                            ║
  773. %║                                                                            ║
  774. %║ Here you define the design of your download counter.                       ║
  775. %║ <number> specifies the number of numeric letters a counter can have        ║
  776. %║ <Y or N> should File Wizard add leading zeros to the number above          ║
  777. %╙────────────────────────────────────────────────────────────────────────────╜
  778.  
  779. Counter_Style 2 Y
  780.  
  781. %╓────────────────────────────────────────────────────────────────────────────╖
  782. %║ File Wizard can pack whole disks into an archive and add                   ║
  783. %║ this file to the actual filearea.                                          ║
  784. %║                                                                            ║
  785. %║ There is only one macro available for this function, ~N.                   ║
  786. %║ ~N specifies the path and name of the destination archive.                 ║
  787. %╙────────────────────────────────────────────────────────────────────────────╜
  788.  
  789. PackDriveA PKZIP.EXE ~D -ex -rp -$A a:\*.*
  790. PackDriveB PKZIP.EXE ~D -ex -rp ~N -$B ~N B:\*.*
  791.  
  792. %╓────────────────────────────────────────────────────────────────────────────╖
  793. %║ File Wizard can add missing files to your fileareas when running           ║
  794. %║ Areasort. This option is quite powerfull. Wizard will add the              ║
  795. %║ files, and will serach for descritpions inside the archives                ║
  796. %║ (valid filenames for description files are described above).               ║
  797. %║ If no description file is found, the Default_Description line              ║
  798. %║ will be used.                                                              ║
  799. %╙────────────────────────────────────────────────────────────────────────────╜
  800.  
  801. Adopt_Missing_Files
  802.  
  803. Default_Description New File added by File Wizard
  804.  
  805.  
  806. %╓────────────────────────────────────────────────────────────────────────────╖
  807. %║ This command is used post a report of all adopted files to                 ║
  808. %║ the specified person. This report will be sent via netmail                 ║
  809. %║ (a .PKT file will be created in your inbound directory).                   ║
  810. %╙────────────────────────────────────────────────────────────────────────────╜
  811.  
  812. ;AdoptReportTo 2:2494/17 2:2494/17   Oliver Weindl
  813. ;AdoptReportTo 2:2494/17 2:2494/17.1 Johann Weinzierl
  814.  
  815. %╓────────────────────────────────────────────────────────────────────────────╖
  816. %║ In order to exclude certain files or directories or trees                  ║
  817. %║ out of the AdoptMissingFile function, you can specify a filename           ║
  818. %║ (with wildcards) or a complete path (don't forget the wildcard *.*)        ║
  819. %║ to exclude this files. If you add a /S at the end of the line              ║
  820. %║ ALL SUBDIRECTORIES will be excluded by AdoptMissingFile !                  ║
  821. %╙────────────────────────────────────────────────────────────────────────────╜
  822.  
  823. ;NoAdoptPattern e:\area\area1\*.*
  824. ;NoAdoptPattern wiz*.*
  825. NoAdoptPattern DESCRIPT.ION
  826.  
  827.  
  828. %╓────────────────────────────────────────────────────────────────────────────╖
  829. %║ Specifiy the column to which a WrapLine will be executed.                  ║
  830. %╙────────────────────────────────────────────────────────────────────────────╜
  831.  
  832. Wrap_Space 56
  833.  
  834. %╓────────────────────────────────────────────────────────────────────────────╖
  835. %║ Registered Users are capable of hiding the KEY-info at                     ║
  836. %║ the bottom of filelists.                                                   ║
  837. %╙────────────────────────────────────────────────────────────────────────────╜
  838.  
  839. FileList_NoKeyInfo
  840.  
  841. %╓────────────────────────────────────────────────────────────────────────────╖
  842. %║ If you activate this switch, File Wizard will always                       ║
  843. %║ save a DESCRIPT.ION file to the actual filearea, when                      ║
  844. %║ saving a filearea.                                                         ║
  845. %╙────────────────────────────────────────────────────────────────────────────╜
  846.  
  847. Update4DOS
  848.  
  849. %╓────────────────────────────────────────────────────────────────────────────╖
  850. %║ Define the paths of the FILES.BBS files with ProBoard                      ║
  851. %║ CD-ROM format                                                              ║
  852. %╙────────────────────────────────────────────────────────────────────────────╜
  853.  
  854. ;CDROMStylePaths J:\CDROM\
  855.  
  856. %╓────────────────────────────────────────────────────────────────────────────╖
  857. %║ If you are running File Wizard in multitasking environment,                ║
  858. %║ you may specify this for generatin timeslices                              ║
  859. %╙────────────────────────────────────────────────────────────────────────────╜
  860.  
  861. ;GenerateTimeSlices
  862.  
  863.  
  864. %╓────────────────────────────────────────────────────────────────────────────╖
  865. %║ If you are running in a LAN environment, you can change                    ║
  866. %║ drives and paths for all filearea configurations                           ║
  867. %╙────────────────────────────────────────────────────────────────────────────╜
  868.  
  869. ;Translate J: K:
  870.  
  871.  
  872. %╓────────────────────────────────────────────────────────────────────────────╖
  873. %║ This setting will invoke a Screensaver in the Editor. the second           ║
  874. %║ value is  the number of seconds to wait for the screensaver                ║
  875. %║ (disable with ScreenSaver 0)                                               ║
  876. %╙────────────────────────────────────────────────────────────────────────────╜
  877.  
  878. ScreenSaver 0
  879.  
  880.  
  881. %╓────────────────────────────────────────────────────────────────────────────╖
  882. %║ Settings for the archive-conversion section :                              ║
  883. %╙────────────────────────────────────────────────────────────────────────────╜
  884.  
  885.  
  886. %╓────────────────────────────────────────────────────────────────────────────╖
  887. %║ Statements for your UN-Packers (which will extract with                    ║
  888. %║ subdirs !). Allowed macros:                                                ║
  889. %║                                                                            ║
  890. %║  ~@    Path and filename, where all taged files are placed                 ║
  891. %║  ~D    Path and filename of the actual archive                             ║
  892. %║  ~V    Path of the actual filearea                                         ║
  893. %║  ~F    Path and name of the actual FILES.BBS (only GENERIC and SBBS)       ║
  894. %║  ~B    Description of the actual archive                                   ║
  895. %║  ~E    Destination-directory                                               ║
  896. %║  ~A    Name of the files to extract                                        ║
  897. %║  ~X    Path and name of the archive                                        ║
  898. %╙────────────────────────────────────────────────────────────────────────────╜
  899.  
  900.  
  901. ARJUnPacker     K:\DB\PACKER\ARJ.EXE x ~X ~E ~A
  902. ZIPUnPacker     K:\DB\PACKER\PKUNZIP.EXE -d ~X ~E ~A
  903. LZHUnPacker     K:\DB\PACKER\LHA.EXE x ~X ~E ~A
  904. ARCUnPacker     K:\DB\PACKER\XARC.EXE ~X ~E ~A
  905. PAKUnPacker     K:\DB\PACKER\PAK.EXE e /I ~X ~E ~A
  906. ZOOUnPacker     K:\DB\PACKER\ZOO.EXE -extract ~X ~E ~A
  907. SQZUnPacker     K:\DB\PACKER\SQZ.EXE e ~X ~E ~A
  908. RARUnPacker     K:\DB\PACKER\RAR.EXE e ~X ~E ~A
  909. UnknownUnpacker k:\DB\PACKER\GUS.EXE ~X ~E ~A
  910.  
  911. %╓────────────────────────────────────────────────────────────────────────────╖
  912. %║ Up to 20 different virus-scanner (for archive convertion)                  ║
  913. %║ ~P macro for the path to scan                                              ║
  914. %╙────────────────────────────────────────────────────────────────────────────╜
  915.  
  916. Virusscan J:\WIZARD\SCAN.EXE ~P /NOMEM /NOPAUSE /E
  917.  
  918.  
  919. %╓────────────────────────────────────────────────────────────────────────────╖
  920. %║ Which files should be excluded when converting archives                    ║
  921. %╙────────────────────────────────────────────────────────────────────────────╜
  922.  
  923. UnwantedFile CALLME.*
  924. UnwantedFile JonDoe.*
  925.  
  926.  
  927. %╓────────────────────────────────────────────────────────────────────────────╖
  928. %║ Which file should be added to each converted file                          ║
  929. %╙────────────────────────────────────────────────────────────────────────────╜
  930.  
  931. ;AddFile       J:\WIZARD\CALLME.COM
  932.  
  933.  
  934. %╓────────────────────────────────────────────────────────────────────────────╖
  935. %║ Where do you store your netmails with fileattach                           ║
  936. %╙────────────────────────────────────────────────────────────────────────────╜
  937.  
  938. FAttachMsgDir K:\NETMAILS
  939.  
  940.  
  941. %╓────────────────────────────────────────────────────────────────────────────╖
  942. %║ Command for adding file to an archive (with subdirs!)                      ║
  943. %║ Switches for a headerfile should be added if needed !                      ║
  944. %║ Macros are the same like unpacking.                                        ║
  945. %╙────────────────────────────────────────────────────────────────────────────╜
  946.  
  947. ;ConvertToPacker     K:\DB\PACKER\PKZIP.EXE -a -rP -ex -z ~X ~A < J:\WIZARD\HEADER.TXT
  948. ConvertToPacker     K:\DB\PACKER\ARJ.EXE a -r -zJ:\WIZARD\HEADER.TXT ~X ~A
  949.  
  950.  
  951. %╓────────────────────────────────────────────────────────────────────────────╖
  952. %║ Which extension will the used packer produce                               ║
  953. %╙────────────────────────────────────────────────────────────────────────────╜
  954.  
  955. ;PackerExtension ZIP
  956. PackerExtension ARJ
  957.  
  958.  
  959. %╓────────────────────────────────────────────────────────────────────────────╖
  960. %║ If no FILE_ID.DIZ (or any other defined above) is found, File Wizard       ║
  961. %║ will add such a file with the specified name. The description is taken     ║
  962. %║ out of the area                                                            ║
  963. %╙────────────────────────────────────────────────────────────────────────────╜
  964.  
  965. AddFileID FILE_ID.DIZ
  966.  
  967.