home *** CD-ROM | disk | FTP | other *** search
/ Lion Share / lionsharecd.iso / bbs_oth / maxfiles.zip / README < prev    next >
Text File  |  1992-06-03  |  1KB  |  36 lines

  1.  
  2. HOW TO PRODUCE MAXFILES.IDX FOR USE WITH BINKLEY V2.55
  3.  
  4.  
  5. Just one note:  This does NOT write to ANY of your files so you have nothing
  6. to fear giving it a try   :-)
  7.  
  8. 1. Edit the 3 example directory entries in FILEAREA.CTL to show the directory
  9. you will be running this from.
  10.  
  11. 2. Edit FILEAREA.CTL and add your file areas as per the two examples.  (You
  12. might want to try just a few areas first to see how it works).  Maximus file
  13. areas can be "numbered" with a 9-digit alphanumeric file name if you wish,
  14. e.g. instead of File Area 1 you could have File Area GOODFILES or File Area
  15. 1ABC or File Area OpusFiles etc etc.
  16.  
  17. 3. Run the Maximus parameter file compiler:
  18.                           SILT FILEAREA -A
  19. This reads your FILEAREA.CTL and produces MSGALIAS.DAT AREA.DAT AREA.IDX and
  20. AREA.NDX in the current directory.
  21.  
  22. 4. Run the Maximus file area database compiler:
  23.                            FB (no parameters)
  24. This reads AREA.DAT and your FILES.BBS in each area and produces MAXFILES.IDX
  25. in the current directory and FILES.DAT FILES.DMP and FILES.IDX in every one
  26. of your file areas.
  27.  
  28. 5. That's it.  You then just have to set up Bink as per the V2.55 docs.
  29.  
  30. 6. Obviously, you have to edit FILEAREA.CTL each time you change a file area
  31. and then run SILT and FB again.
  32.  
  33. 7. FB should be run ideally every time a file is added to an area, but maybe
  34. you'd prefer to run it just twice a day in an event, as I do.
  35.  
  36.