home *** CD-ROM | disk | FTP | other *** search
/ Beijing Paradise BBS Backup / PARADISE.ISO / software / BBSDOORW / XLIST214.ZIP / XL_ADVAN.CTL < prev    next >
Encoding:
Text File  |  1991-10-17  |  25.3 KB  |  654 lines

  1. %  This is the all-singing all-dancing sample control file for X_LIST v2.14.
  2. %
  3. %  X_LIST V2.14 IS NOT PUBLIC DOMAINE MATERIAL - but almost free for most
  4. %  BBS as stated in the documentation - read it.
  5. %
  6.  
  7. %              *****  G E N E R A L   S e t t i n g s  *****
  8.  
  9. %Licence                             % If you have a Licence Don't fake it.
  10.  
  11. %
  12. %    Using the Opus<TM> prm file
  13. %
  14. %    If the prm file is specified the following statements can be ommited :
  15. %
  16. %    Address
  17. %    BoardName
  18. %    LogFile                   ┌──────────────────────────────────┐
  19. %    MatrixPath                │Any  of  these can be switched of │
  20. %    MsgFrom                   │by the statement with no arguments│
  21. %    InBound                   │below the PrmFile statement.      │
  22. %    OutBound                  └──────────────────────────────────┘
  23. %    SysOp
  24. %    SystemPath
  25. %    BBS          - Will detect if it is an 1.03 or 1.10 version of Opus.
  26.  
  27. PrmFile C:\OPUS\OPUS.PRM       % Get Data from an Opus v 1.03/1.10 PrmFile
  28.  
  29. SystemPath C:\OPUS\            % Where you got your system1 - 99.BBS files.
  30.  
  31. %SystemPath C:\Max\            % This is the directory with the Max Area.Dat.
  32. %SystemPath C:\Max\Areas.Dat   % An alternative filename for the Max Area file.
  33. %SystemPath C:\Ra\             % This is the directory with the RA Area file.
  34. %SystemPath C:\RA\AREAS.RA     % An alternative filename for the RA Area file.
  35.  
  36. %AreaFile c:\QBBS\FLSearch.CTL % Use QBBS area file instead of System files.
  37.  
  38. XListData C:\OPUS\X_LIST.DAT   % X_List's private note book.
  39.  
  40. % ** WARNING XLogFile MUST always be different from LogFile **
  41.  
  42. XLogFile d:\Opus\X_List.Log    % X_List's own log file...
  43.  
  44. % When working with a LAN, you may need to change this variable..
  45.  
  46. %FileMode 2   % Default
  47. %FileMode 0   % Open files as read-only.. Might be usefull in MTASK.
  48.               % Other possible values may be found in you LAN documentation.
  49.  
  50. LogLevel 6                     % Loglevel for the X_list logfile.
  51.                                %   0  :  No log info.
  52.                                %   1  :  '!'
  53.                                %   2  :  '!','*'
  54.                                %   3  :  '!','*','+'
  55.                                %   4  :  '!','*','+',':'
  56.                                %   5  :  '!','*','+',':','#'
  57.                                %   6  :  '!','*','+',':','#',' '
  58.  
  59. BBS   OPUS                     % We're running an OPUS 1.03 CBCS
  60. %BBS   OPUS1.10                % We're running an OPUS 1.10 CBCS
  61. %BBS   QuickBBS                % This is for the Quick BBS 2.63
  62. %BBS   RA                      % This is for the Quick BBS 0.02
  63. %BBS   Max                     % We're running an Maximus 1.02 CBCS
  64. %BBS   SuperBBS                % Super BBS 1.10 or later.
  65.  
  66. Mailer  OPUS                   % We're using an OPUS as mailer.
  67. %Mailer  Binkley               % We're using a Binkley as mailer.
  68. %Mailer  FD                    % Enable this instead if you use FrontDoor.
  69.  
  70. SysOp Per Holm                 % Name of the SysOp
  71.  
  72. % Board Name. ** WARNING - NO COMMENTS ALLOVED ON THE BordName CTRL-LINE **
  73.  
  74. BoardName Asgaard BBS - The New Home Of X_List
  75.  
  76. Address 2:230/22               % Default forward address.
  77. Address 57:4501/100            % Use this address for Zone 57 Nodes.
  78. Address 97:9451/4              % Use this address for Zone 97 Nodes.
  79. %Address 2:230/22.17           % Or maybe a full 4 stroke pointaddress.
  80.  
  81. Drives    CDEFIJ               % the drives available C-F I-J
  82. %MaxDrive  10                  % the maximum drive 3=C:, 10=J:
  83.                                % Use 'Drives' instead.
  84.  
  85. %Debug                                         % Just in case.
  86.  
  87. Hindustan No                   % Obvious.
  88.  
  89. %                  *****  P U B L I C   L I S T  *****
  90.  
  91. %  Let's make the filelist
  92.  
  93. OutFile C:\OPUS\ASG_LIST.TXT   % The file that X_List is about to create.
  94.  
  95. %  Lets's put our LOGO in front of the Public List.
  96.  
  97. Header C:\OPUS\asg_head.txt    % Call this whatever you like or comment it.
  98.  
  99. %  And some additional information in the buttom of the list..
  100.  
  101. Footer C:\OPUS\asg_foot.txt    % Call this whatever you like or comment it.
  102.  
  103. %  Since the File areas are from 1 to 57 there's no need to scan the rest of
  104. %  the SystemXX.Bbs files. Ok! Just tell X_List:
  105.  
  106. First 1                        % First file area no. **OPUS/MAX/RA ONLY**
  107. Last  57                       % Last file area no.  **OPUS/MAX/RA ONLY**
  108.  
  109. % when using Max, you may use letters as arenumbers.. 
  110. % X_List need these to be translated into numbers staring at 100...
  111.  
  112. MaxAreas AA AB CC XX 1A DS % Some extra areas to include...
  113. MaxAreas ZX OO MN          % And a few more, Max 156... No check for dupes.
  114.  
  115. %  Skip areas that's not available for normal users.
  116.  
  117. Level Extra                    % Change this to Disgrace,Normal or whatever.
  118.                                % or just a plain number between 0 and 32767
  119.                                % for the Quick BBS.
  120. %Level 6                       % Any plain number between 0 and 32000
  121.                                % for QuickBBS/RA.
  122.  
  123. Skip barricad                  % No need to show all that non-pd stuff.
  124.  
  125. Skip 28                        % This area is for twits - leave it out.
  126. Skip 25                        % This is where I'll keep the X_List source.
  127.  
  128. %Skip text                     % This statement won't force any areas to be
  129.                                % skipped - but leave all text only lines in
  130.                                % your Files.Bbs out of the Public list.
  131.  
  132. Skip 98 Text                   % Skip text-only in single area
  133.  
  134. Skip Missing                   % Do not insert those files that are missing
  135.                                % in the public list.
  136.  
  137. Skip 98 Missing                % Skip missing files in single area
  138.  
  139. %  Add an extra area to the list.
  140.  
  141. Show 90                        % Show area disregarding privilege and barricade.
  142. Show  3  Missing               % Show missing files in single area
  143. Show  4  Text                  % Show comments in single area
  144.  
  145. %  And while at it , make a seperate list with the new files.
  146. %  Ex. rename the 'E)xtra Info' in main menu to 'L)ist NEW files'
  147. %  and hook this list on as the Edtorial file.
  148.  
  149. NewsList F:\MISC\ASG_NEWS.TXT  % New files on the board.
  150.  
  151. % Since this is the advanced control file - let's start getting advanced!
  152.  
  153. % Lets put a custom designed text in the beginning of the output file with a
  154. % nice board-logo and information about your fantastic BBS. By the way , Lets
  155. % refer to the output file as the 'public list' from now on.
  156.  
  157. %  X_list defaults to mark last months file with a '*' in the Opus way.
  158. %  You may change the number of days using MarkList.
  159.  
  160. MarkLast 30
  161.  
  162. % X_List are going to decide wheter to assign large buffers or not - Lets
  163. % specify how many files we expect to be in the public list.
  164.  
  165. MaxFiles 1500                  % 1500 is default ( about 60 Mbyte stuff ).
  166.  
  167. % X_Lists will default to show all areas requiring a privilege level of normal
  168. % or less disregarding baricaed etc.. Lets change that a bit.
  169.  
  170. % Lets create a textfile containing all files on your board in a format
  171. % readable by dBaseIII and the like.
  172.  
  173. CommaFile C:\OPUS\50520DB.TXT                  % dBase etc. commafile
  174.  
  175. % Define your own DBASE format. ** WARNING NO COMMENTS ON THIS CONTROL LINE **
  176.  
  177. CommaFormat '%file',%size,'%area'
  178.  
  179. %       %file    : Name of the file.
  180. %       %size    : The size of the file.
  181. %       %area    : Area number of the file.
  182. %       %comment : Insert file comment in DBASE file.  *** VERY SLOW ***
  183. %       %year    : The year part of the file date.
  184. %       %month   : The month part of the file date.
  185. %       %day        : The day part of the file date.
  186. %       %hour       : Hour part of the file time.
  187. %       %min        : minute part of the file time.
  188. %       %sec        : Sec. part of the file time.
  189. %       %zone       : Your zone number.
  190. %       %net        : Net number.
  191. %       %node       : Node number.
  192. %       %point      : Point number.
  193.  
  194. %  Future utilities from Dugfisk unlimited requires an X_list generated
  195. %  Master-index file. This is made by specifying the path to this file
  196. %  and the day of week when it should be written.
  197. %  0=Sunday..6=Saturday and 7=All.
  198. %  The file will be named XXXXYYYY.IDX where XXXX and YYYY are net and node
  199. %  number as 4 HEX digits.
  200.  
  201. Index 5 C:\OPUS\DANELIB\                      % Write an index every friday!!
  202.  
  203. %   The public list texts might also be customized
  204.  
  205. EuroDate                                              % Use Euoropean date form
  206.  
  207. Lan-UD Updated by                                     % X_LIST V2.xx
  208. Lan-FA File Area #                                    % File area # (header)
  209. Lan-FR (Matrix filerequest possible)                  % Below header
  210. Lan-FP (You need a password to file-request these)    % Below header
  211. Lan-MI Disapeared                                     % Missing files
  212. Lan-FI titles in this area                            % Buttom of each area
  213. Lan-FL titles listed                                  % Total no of files
  214.  
  215. % And now let's fix the comment in NEWSLIST.TXT
  216.  
  217. Lan-NF ** New files from the %1 day period %2 - %3 **
  218.  
  219. %      %1   Number of days to be included..
  220. %      %2   First date included...
  221. %      %3   Today...
  222.  
  223. %                  *****  A R E A   M A I N T  *****
  224.  
  225. %  While running through the areas X_List have a chance to do some house
  226. %  Cleaning.
  227.  
  228. %  While reading all these Files.Bbs files why not get rid of those ugly ^Z's
  229. %  Produced by Fido-Fam 3B4 (Why don't anybody fix this 'bug' ? ).
  230.  
  231. Rewrite                        % Rewrite and remove ^Z's.
  232. Rewrite 98                     % rewrite of Files.BBS in one area.
  233. Rewrite 97 -                   % Skip rewrite of Files.BBS in one area.
  234.  
  235. %  Some files might not be in the Files.Bbs files - lets put these poor orphan
  236. %  files where they belong. ( No! Not Dir.Bbs Dir.Bak etc.)
  237.  
  238. %  X_LIST will tidy your FILES.BBS in different ways etc. by splitting
  239. %  descriptions too long to be displayed by Opus<Tm> into seperate
  240. %  lines with spaces inserted to get the indent right
  241.  
  242. ReFlow                         % reflow in all areas.
  243. Reflow 9                       % reflow of Files.BBS in one area.
  244. Reflow 10 -                    % Skip reflow of Files.BBS in one area.
  245.  
  246. Adopt                          % Insert orphans in Files.Bbs
  247. Adopt 98                       % Adopt of files into Files.BBS in one area.
  248. Adopt 97 -                     % Skip Adopt of files into Files.BBS in area 97
  249.  
  250. %  Then we are going to remove all those Missing files - nobody needs them.
  251.  
  252. RemMiss                        % Delete Missing files from Files.Bbs.
  253. RemMiss 98                     % Delete Missing in one area.
  254. RewMiss 97 -                   % Keep Missing in one area.
  255.  
  256. %  For some reason these files keep showing up in the file directories - Delete
  257. %  Them ( Hiding outside the Files.Bbs won't help these poor files).
  258.  
  259. Crap Masturba.Arc                              % This is a decent board.
  260. Crap Dir.Bak                                   % No need for this one.
  261. Crap Files.Bak                                 % Hmm! This one too.
  262.  
  263. %  Create Files.Gbs directories do prevent upload of files.gbs files.
  264.  
  265. Secure
  266.  
  267. %  While speeding through the areas , X_List may delete empty files from
  268. %  the directories (unsuccesfull uploads etc.). Use ZapZero.
  269.  
  270. ZapZero
  271.  
  272. %  Maybe you just want to know the files wich are outside in the cold.
  273.  
  274. OrphanReport C:\OPUS\ORPHAN.TXT % Make an Orphan Report to the SysOp.
  275.  
  276. %    OrphanReport [/M] [/C] [/D] <OrphanFile>]
  277. %
  278. %       /M  : Mail the Report.
  279. %       /C  : Copy for CoSysOps....
  280. %       /D  : Delete file after sending.
  281.  
  282. %  Any dupes on your board? Lets write a nice report to the SysOp.
  283.  
  284. DupeReport C:\OPUS\DUPES.TXT
  285.  
  286. %    DupeReport [/M] [/C] [/D] <DupeFile>]
  287. %
  288. %       /M  : Mail the Report.
  289. %       /C  : Copy for CoSysOps....
  290. %       /D  : Delete file after sending.
  291.  
  292. %  This one is dangerous!!! - think about it carefully..
  293. %
  294. %  Say you want to delete old copys of the nodelist - and only keep the
  295. %  latest NODELIST.BBS , NODELIST.006 , NODELIST.IDX and NODELIST.SYS
  296. %  This might be done using
  297.  
  298. KeepLatest 4 C:\Nodelist\NODELIST.*
  299.  
  300. %  X_LIST will then look at all the matching files and delete then except
  301. %  those 4 with the lastest date.
  302.  
  303. %  One more example - this keeps the latest nodediff for download only..
  304.  
  305. KeepLatest 1 C:\NetInfo\NODELIST.A*
  306. KeepLatest 4 C:\NetInfo\NODEDIFF.A*
  307.  
  308. %  Touch is simply the good old thing , that stamps current date and time
  309. %  on existing files. This version do handle wildcards.
  310. %  NEVER TOUCH THE FILES X_LIST IS WORKING ON!!
  311.  
  312. Touch X:\File\Touch?Me.*
  313. Touch E:\File\Info\ASG_LIST.ARC
  314. Touch E:\File\INFO\ASG_LIST.TXT
  315. Touch E:\File\Info\ASG_NEWS.ARC
  316.  
  317. %  When adopting new files you X_LIST might add a comment
  318.  
  319. AdoptComment (description missing)
  320.  
  321. %  And you may replace special characters in the public list and FILES.BBS.
  322. %  The below translations are usefull in Denmark.
  323. %  ** WARNING ** Upload counters like [9] will be changed too!!!
  324.  
  325. %Convert { æ
  326. %Convert | ¢
  327. %Convert } å
  328. %Convert [ Æ
  329. %Convert \ ¥
  330. %Convert ] Å
  331. %Convert  å
  332. %Convert  æ
  333. %Convert  ¢
  334.  
  335. %                     *****  O K F I L E  *****
  336.  
  337. %  Having a look at most of the file areas , we might as well rewrite the
  338. %  list of requestable files. If you don't know about file requests - shame
  339. %  on you , It's not that tricky.
  340. %
  341. %  Specify the 'OKFILE' path and name and let X_list put a line like
  342. %  C:\OPUS\FILES\LISP\*.* for each area in the public list.
  343.  
  344. OkFile C:\OPUS\Traffic\in\Okfile.lst
  345.  
  346. %  An include a few others by including a header with some extra paths.
  347.  
  348. OkHeader c:\Opus\OkHead.Txt
  349.  
  350. %  Lets bother everybody by adding some hard to remember passwords.
  351. %  Note! Passwording filerequests is not possible when you run
  352. %        in FrontDoor mode - use the security manager for this.
  353.  
  354. Password All Dugfrisk          % Use this for all areas ( Don't tell anybody).
  355.  
  356. Password 55                    % No password on the Opus area.
  357. Password 93 Howde              % Area 93 is a special one.
  358.                                % If using Quick BBS the area number will
  359.                                % be the same as the AreaFile Line number.
  360.  
  361. % Now lets make some magic filenames for our newest versions of these files.
  362. % This option is only for the Binkley/Opus mailer.
  363.  
  364. Magic   Nodelist   C:\File\NetInfo\Nodelist.A*
  365. Magic   Nodediff   C:\File\NetInfo\NodeDIFF.A*
  366. Magic   Z2-List    C:\File\NetInfo\Z2-List.A*
  367. Magic   Z2-Diff    C:\File\NetInfo\Z2-Diff.A*
  368. Magic   Region23   C:\File\NetInfo\Region23.*
  369. Magic   Fnews      C:\File\NetInfo\Fnews???.Arc
  370.  
  371. %  Phew! The Public list and OkFile is now finished. (Hope so).
  372.  
  373. %                   *****  L O G   A N A L Y Z E  *****
  374.  
  375. %  Well! Know we know everything about every file let's use it for something.
  376.  
  377. %  Why not scan the log file and send funny messages to all uploaders?
  378.  
  379. %  Specify the path and name of your Opus Log file.
  380.  
  381. % ** WARNING LogFile MUST always be different from XLogFile **
  382.  
  383. LogFile C:\OPUS\OPUS.LOG       % I'll bet you won't have to change this one.
  384. LogFile C:\Max\Max.Log         % And a secondary log file.. (Max 10 Logfiles)
  385.  
  386. %  using OPUS and External protokols like BIMODEM (BIOPUS).
  387. %  Note the first character '=' wich is the first character in the Log line.
  388. %  The upload and download option is for an OPUS/Binkley like logfile only
  389.  
  390. Upload   =RECV       % Bimodem Upload mark in LOG..
  391. Download =SEND       % Bimodem Download log entry..
  392.  
  393. %  And lets look at the Binkley NetFiles/Mail...
  394.  
  395. Upload   +Received-  % Binkley received somthing..
  396. Download +Send-      % Binkley sent somthing..
  397.  
  398. %  And now send a daily message to the SysOp, and the cosyop's
  399.  
  400. DailyReport
  401.  
  402. %  DailyReport [/M] [/C] [/D] [<Reportfile>]
  403. %
  404. %     /M  : Mail the Report.
  405. %     /C  : Copy for CoSysOps....
  406. %     /D  : Delete file after sending.
  407.  
  408. %  Lets give them info on the OPUS/BINKEY Mailsessions
  409.  
  410. SessionReport       % Include it into the daily report message,
  411.  
  412. %SessionReport /M /C /D /A D:\Tmp\Session.Tmp  % Or in seperate message
  413.  
  414. %    SessionReport [/M] [/C] [/D] [/F] [/I] [/O] [/A] [<Sessionfile>]
  415. %
  416. %       /M  : Mail the Report.
  417. %       /C  : Copy for CoSysOps....
  418. %       /D  : Delete file after sending.
  419. %       /F  : Full report, report all sessions. (default)
  420. %       /A  : Append to existing file.
  421. %       /I  : Report in sessions (other system calling)
  422. %       /O  : Report outgoing sessions (your system calling)
  423. %       /U  : Report User sessions.
  424.  
  425. %  Lets teach those jerks constantly uploading dupes a lesson.
  426.  
  427. %  The User.Bbs structure is about to change so let's make a control file
  428. %  to be used be another program and leave the User.Bbs alone.
  429. %  As described in the documentation , the size of the dupes is subtracted
  430. %  from the users upload statistic.
  431.  
  432. %  We might as well call this file something like
  433.  
  434. UserAdjust C:\opus\adjust.ctl                  % The SJ-Adjust control file.
  435.  
  436. %QNewAll          % Say hello to all newusers in Quick BBS, even if they vere
  437.                   % not registered.
  438.  
  439. %  Everybody is downloading games , why not offer some decent files and leave
  440. %  Then out of the download statistics.
  441.  
  442. FreeFile Opuser.Arc                            %
  443. FreeFile dk-bbs.arc                            %   F R E E   F I L E S
  444. FreeFile Abn_list.arc                          %
  445. FreeFile Abn_List.Txt                          %
  446.  
  447. %  You might need to tell X_List the location of your non public upload dir
  448. %  in order to thank everyboddy for the contributions.
  449.  
  450. Include C:\OPUS\FILES\BRANDNEW\*.*             % Note the wildcards.
  451. Include 99                                     % Or an Areanumber
  452.  
  453. %         *****  M A T R I X  /  M E S S A G E S  / F I L E S *****
  454.  
  455. %  We need a message are to dump the messages
  456.  
  457. MsgArea 1                        % A local to/from SysOp area.
  458. %MsgArea D:\msg\local\           % Place user messages in area d:\Msg\local
  459. %MsgArea AREA:LOCAL              % Send message in the area Local, using a
  460.                                  % .PKT file in the inbound directory.
  461.                                  % Note 'AREA:XXX' must be in uppercase.
  462. %MsgArea AREA:                   % Send as Matrix but make Pkt file.
  463. %MsgArea C:\Ra\ 1                % Quick BBS / RA Message base. (Area 1-200)
  464.  
  465. MsgDrArea 99                     % This is for SysOp eyes Only Only
  466. %MsgDrArea D:\Msg\Local\         % Send Daily report in local area d:\....
  467. %MsgDrArea AREA:LOCAL            % Send Daily report in area Local using
  468.                                  % .PKT file in inbound area.
  469. %MsgDrArea C:\Ra\ 10             % Quick BBS / RA Message base. (Area 1-200)
  470.  
  471. InBound C:\InBound\   % Inbound Path This is the place to put the .PKT files.
  472.  
  473. MsgFrom Per Holm                 % Senders name.
  474.                                  % If not specified the same as SysOp
  475.  
  476. MsgSize 6                        % Split messages larger than 6-7 Kb.
  477.  
  478. WelcomeMsg e:\opus\ctl\Welcome.txt             % Welcome new Users.
  479.  
  480. ThanxMsg C:\OPUS\X_LIST\THANXMSG.TXT           % General thank-you msg.
  481.  
  482. DupeMsg  C:\OPUS\X_list\DUPEMSG.TXT            % Msg for dupe-uploaders.
  483.  
  484. ExeMsg   C:\OPUS\X_list\NoArcMSG.Txt           % Msg for EXE/COM uploaders.
  485.  
  486. ExtMsg   PIC  C:\OPUS\X_list\NoPicMSG.Txt      % Msg for .PIC uploaders.
  487.  
  488. %  You may customize the texts used in letters
  489.  
  490. Lan-UL To send                                        % Dupes part I
  491. Lan-WT is a waste of time                             % Dupes part II
  492.  
  493. Lan-WE Welcome to Aarhus by Night!!                   % Welcome new users
  494. Lan-DR Your daily report                              % Daily Report
  495. Lan-YG You got yourself a                             % Forward Message
  496. Lan-TH Thanks for sending                             % ThankYou message
  497. Lan-PA Try Arc'ing                                    % Exe/Com uploads
  498.                                                       % and ExtMsg uploads
  499.  
  500. %  Matrix Mail supported
  501.  
  502. MatrixPath C:\OPUS\MSG\MATRIX\     % Place Matrix Messages here.
  503. %MatrixPath 90                     % Or use area number (Opus/RA/Max)
  504. %MatrixPath AREA:                  % Use .PKT format for NonOpus Compatible
  505.  
  506. %  X_LIST will now delete it's own messages when received.
  507. %  (Note: This will only work if you run an Opus compatible message system!)
  508.  
  509. KillReceived
  510.  
  511. %  You may send a copy of the daily report to your CO-SysOps.
  512.  
  513. CoSysOp             1:99/999.3 Cr. Ackermann     % Our Cosysop
  514. CoSysOp                        Mrs. Ackermann    % Local CoSysOp
  515. CoSysOp /R /D /O /1 9999/30    Hans Steffensen   % point CoSysOp
  516.  
  517. % CoSysOp [<Flags>] [<Node>] <Name>
  518. %
  519. %   <Flags> : Report Types for this CoSysOp (Default are all types)
  520. %  
  521. %               /R : Daily Report
  522. %               /S : Session Report
  523. %               /D : Dupe Report
  524. %               /O : Orphan Report
  525. %               /D : Forward Report
  526. %               /1 : Send Reports of type 1
  527. %               /2 : Send Reports of type 2
  528. %               /3 : Send Reports of type 3
  529. %           
  530. %   <Node>  : Nodenumber of the CoSysOp (Optional)
  531. %
  532. %   <Name>  : Name of the CoSysOp
  533.  
  534. % Since we perform file requests from time to time, it would be nice with
  535. % some automatic information in messages
  536.  
  537. RSPFiles                                 % Convert those Binkley .RSP files 
  538.                                          % to Matrix messages.
  539.  
  540. %  Uh! I almost forgot. We need to send a copy of the NodeDiff that showed
  541. %  up from the host this afternoon.
  542.  
  543. %  This calls for the outbound area
  544.  
  545. OutBound c:\opus\traffic\Out\
  546.  
  547. % Ok lets check if someone sent some new files to be moved to another dir.
  548. %
  549. Move C:\In\nodediff.A*  C:\File\Fido\ /T
  550. Move C:\In\Z2-diff.A*   D:\Nodelist\  /X
  551. Move C:\In\Z2-diff.A*   C:\File\Fido\ /T
  552. Move C:\In\FNEWS*.ARC   C:\File\Fido\ /T
  553. Move C:\In\EMBBS*.ARC   C:\File\Fido\ /T /S2:231/34 /PSECRET
  554. Move C:\In\EMBBS*.ARC   C:\File\Net\
  555. %
  556. %   /T       : Touch the file.
  557. %   /F       : Forward the file.
  558. %   /S<Node> : Check Security file for origin node.
  559. %   /P<PWD>  : Security Password must be.
  560. %   /C       : Insert file into FILES.BBS, without any comment.
  561. %   /C<TXT>  : Comments for any files.BBS in the dest. area.
  562. %   /X       : Do a copy, not a Move.
  563. %   /N       : Move only New files (arrived since last session).
  564. %       Note the /C must be the very last flag..
  565. %
  566. %  And these are the files to send if they got a date/time later than the
  567. %  last X_list session. Note the full address support.
  568.  
  569. %   Forward C:\test.TST [<Flag>]<Node>[![<Password>]],..
  570. %
  571. %     <Flag> : H = Hold (.HLO)    (Default)
  572. %              N = Normal (.FLO)
  573. %              D = Direct (.DLO)
  574. %              C = Crash (.CLO)
  575.  
  576. Forward C:\File\FNews\Fnews*.ARC   230/101!TEST
  577. Forward C:\File\FNews\Embbs*.ARC   230/101
  578. Forward C:\file\Fido\nodediff.A*   2:23/106,1:9876/5432.1
  579. Forward C:\file\Fido\Z2-diff.A*    230/13,230/101,231/34,234/10,9999/21
  580. Forward C:\File\NEW\X_List*.*      C230/13,H231/34
  581.  
  582.  
  583. %  You may want to send a matrix message along with the files forwarded
  584. %  Use the Meta-Strings to generate the message.
  585.  
  586. %  If the extension of the file forwarded is .XMG it is considered
  587. %  an ASCII textfile and sent as a matrix-message.(Added since V.2.03)
  588.  
  589. ForwardMsg C:\OPUS\X_LIST\FWDMSG.TXT
  590.  
  591. %  You may wish to generate a report of files forwarded through your system.
  592.  
  593. ForwardReport /M /C /D E:\Reports\Forward.Rep
  594.  
  595. %  ForwardReport [/M] [/C] [/D] [/A] [<RportFile>]
  596. %
  597. %    /M  : Mail the Report.
  598. %    /C  : Copy for CoSysOps....
  599. %    /D  : Delete file after sending.
  600. %    /A  : Append to existing file.
  601.  
  602. %  For DBridge/FrontDoor users LoTechMailer tells X_list to make messages with
  603. %  file attaches instead of .HLO files in the outbound directory.
  604.  
  605. LoTechMailer
  606.  
  607. %  Force usage of INTL lines in all messages.
  608.  
  609. ForceINTL                                % Force INTL lines in all messages
  610.  
  611. %  Or we like to be able to use the Binkley Multi Zone directories.
  612.  
  613. Zones             % Use Zone Outbound Directories .001, .003..
  614.  
  615. HouseClean        % And now let's clean the Outhouse (*.$*) (Binkley)
  616.  
  617. %  When sending a message along with the file you might want to add the real
  618. %  name of the SysOp instaed of just SysOp.
  619.  
  620. Name 230/13         /N          NaaK Trimning   % /N = No follow up message when
  621. Name 230/101        /N /PTEST   Mik Tuver       %      Lotechmailer is disabled
  622. Name 231/34            /PSECRET Johnny Odgaard  % /P   Send Password file.
  623. Name 9999/22        /L          Henrik Mejnhard % /L   Use LotechMailer.
  624. Name 2:23/105                   George Cordner
  625. Name 1:9876/5432.1              Cr. Ackermann   % Our CoSysOp..
  626.  
  627. % And let's move all those Tick files too to the correct area..
  628.  
  629. Tick C:\Opus\Ctl\Tick.Ctl    % Use this Tick compatible Cfg file...
  630.  
  631. %  You may also to send warious reports, for this we have the Report 
  632. %  statement, you may add as many as you please..
  633.  
  634. Report /D /S /M /1 E:\Tmp\Dummy.Rep
  635.  
  636. %  Report <flags> File
  637. %
  638. %     /D : Delete file after sending.
  639. %     /S : Send copy to SysOp.
  640. %     /M : Enable MetaString support...
  641. %     /1 : Send to CoSysOps with Flag 1 set.
  642. %     /2 : Send to CoSysOps with Flag 2 set.
  643. %     /3 : Send to CoSysOps with Flag 3 set.
  644.  
  645.  
  646. %  You did it! Congratulations.
  647.  
  648. %       WARNING: Don't use old versions of Stig Jacobsens Adjust
  649. %                program , it might destroy large User.Bbs files.
  650. %                Use the one from this package only.
  651.  
  652. %       Allways put a <CR><LF> at the end of the controlfile!!
  653. %
  654.