home *** CD-ROM | disk | FTP | other *** search
/ Crawly Crypt Collection 1 / crawlyvol1.bin / bbs / fibu_100 / fibu.doc < prev    next >
Text File  |  1991-06-03  |  5KB  |  145 lines

  1.  
  2.                              FIBU Version 1.00
  3.  
  4.  
  5. Yes here it is. THE program to generate filelistings for
  6. QuickBBS ST.
  7.  
  8. This version is VERY different from older versions. So read this!
  9.  
  10. This Fibu is totally independent of the mailer you might use, 
  11. this in contrast to the older versions.
  12. You just make an CFG file and of it goes. You can use it with 
  13. Binkley ST or The Box if you like but must make your own okfile 
  14. (Binkley) or request.cfg (for The Box). BUT the format of the CFG 
  15. file for fibu is so that you can make a cfg file from an okfile 
  16. or request.cfg file with an editor.
  17.  
  18. The Scan options have been taken out. They are available as a 
  19. seperate program called FSU, written by Erno Meffert. Also try 
  20. FMOVE from Joop Koopman, a great filemover for your QuickBBS ST 
  21. filebase.
  22.  
  23.  
  24. You will have to make an FIBU.CFG file in the SAME folder as 
  25. FIBU.PRG is in.
  26.  
  27. The format of the CFG file is simple, for every file area you 
  28. want to add you just put in it's path:
  29.  
  30. e:\atari\qbbsst\
  31. d:\atari\general\
  32.  
  33. etc.
  34.  
  35. This will add both those areas to the list. The folder MUST 
  36. however contain a files.bbs file. FIBU will also only list the 
  37. files which are mentioned in the files.bbs so private and 
  38. 'hidden' stuf stay of your list.
  39. Read the QuickBBS ST docs about how to create a files.bbs file.
  40.  
  41. But Fibu needs to know some more, for example how to call the 
  42. list of files you want to creat. Mostly ALLFILES.LZH or so.
  43. And you might want to add textfiles between areas, most sysops 
  44. want at least one textfile at the beginning of a list in where 
  45. they put something about there BBS, fidonet systems should mention 
  46. there what wildcards they use etc. etc.
  47.  
  48.  
  49. The following characters should be put in the first column of a 
  50. line:
  51.  
  52. ;  Semicolon, this will be skipped it is a comment line
  53. @  The name of the list you want to write to
  54. !  A textfile you want to include
  55. *  A comment line you want to be put between areas.
  56.  
  57. With those options you can do a LOT! Some idea's:
  58.  
  59. Add download top 10's to your list, use the ! option
  60.  
  61. Add filearea names to every area, use the * option
  62.  
  63. etc.etc. These options are very powerfull. Come up with some 
  64. idea's.
  65.  
  66.  
  67. The FIRST! line of FIBU.CFG MUST contain a @ line. The first 
  68. thing Fibu needs to know is where to write the list too :-)
  69.  
  70. Example:
  71.  
  72. @c:\text\allfiles.lzh
  73. ; My filelist is called allfiles.lzh
  74. !c:\text\info.txt
  75. ; Add info.txt to allfiles.lzh
  76. e:\atari\qbbsst\
  77. e:\atari\the-box\
  78. e:\atari\comms\
  79. * And now some textfiles
  80. ; Add 'And now some textfiles' to allfiles.lzh
  81. c:\text\
  82. c:\streport\
  83. @c:\text\newfiles.lzh 60
  84. ; make a list of files of the last 60 days!
  85. !c:\text\info.txt
  86. ; Add info.txt to newfiles.lzh
  87. e:\atari\qbbsst\
  88. e:\atari\the-box\
  89. e:\atari\comms\
  90. * And now some textfiles
  91. ; Add 'And now some textfiles' to newfiles.lzh
  92. c:\text\
  93. c:\streport\
  94.  
  95.  
  96. So you see you can have SEVERAL file listings! There is no limit. 
  97. So you can have seperate lists for atari/ms-dos/amiga files if 
  98. you like. By adding a number after the listname you can define 
  99. how old files may be. For example: @c:\text\newfiles.lzh 30
  100. Would only put all files from the last 30 days in newfiles.lzh
  101.  
  102. Nice eh? And it's still fast!
  103.  
  104. One extra bonus (no I am not finished) you can define either .ARC 
  105. or .LZH OR .ZIP. But lharc.ttp or arc.ttp or stzip.prg MUST be in the
  106. same folder as Fibu is in. An *.TXT list will be generated first 
  107. and then archived. The *.TXT is NOT deleted so you can use the 
  108. list yourself. You can of course delete it in the batchfile if 
  109. you like.
  110. I tested this with: ARC 6.02, LHARC 0.60 and 1.1319 and STZIP 0.8
  111.  
  112.  
  113. Oke that's it, idea's wishes?
  114. Talk to me brother..
  115.  
  116.  
  117. Fibu is shareware, this means you MUST register if you decide to 
  118. use it on your system. You must do this be sending a 
  119. Postcard/letter/netmail to:
  120.  
  121. Theo Runia
  122. P.O. Box 1183
  123. NL-8900 CD Leeuwarden
  124. The Netherlands
  125.  
  126. Or by mail:
  127. QuickBBS ST Leeuwarden, world QBBS ST support (ABC/ADN)
  128. ++31-58-153849
  129. 300-14400 Bps with V21,V22,V22bis,V32,HST,MNP5,V42bis
  130. Fido 2:282/301
  131.  
  132. This program may NOT ! Be distributed by ANY PD disk service 
  133. commercial and not commercial. It may also not be send through 
  134. networks which place a mandatory subcription on the 
  135. participating users. This means you may NOT ask money for my 
  136. program. In practice this program should be given away for free 
  137. via disk or Bulletin Board.
  138.  
  139.  
  140. Have fun with it and use it LEGAL --> Send a Postcard!
  141.  
  142. Gr.                      *-Theo-*
  143.  
  144.  
  145.