home *** CD-ROM | disk | FTP | other *** search
/ Piper's Pit BBS/FTP: ibm 0000 - 0009 / ibm0000-0009 / ibm0003.tar / ibm0003 / ROVER.ZIP / BBSMAINT.DOC next >
Encoding:
Text File  |  1989-10-29  |  2.2 KB  |  47 lines

  1.  
  2.                           rOverBoard Maintenance Utility
  3.                                    BBSMAINT.EXE
  4.                                        - 1 -
  5.  
  6.    Usage: BBSMAINT.EXE /U /F /A /M or /X or /Z
  7.  
  8.    Notes: SETUP.DAT MUST be in the default directory when this program is
  9.           started, as MUST USER.DAT if the /U or /M options are selected,
  10.           and REGISTER.DAT/APPROVED.DAT or BBSFILES.DAT/BBSFILES.IDX for the
  11.           /A and /F switches, respectively.
  12.  
  13.    /U - Deletes old users (produces MAINTLOG.DAT w/ names & stats of all
  14.         deleted users) based on their 'keep-til' date and date of last logon.
  15.  
  16.    /F - When rOver K)ills a file, the appropriate line in the description file
  17.         is 'deleted' by placing "" as the first two characters of the line.
  18.         This function physically removes such 'deleted' lines from the file.
  19.  
  20.    /A - When a user is upgraded/rejected thru the automated upgrade procedures,
  21.         their answer set in REGISTER.DAT is flagged for deletion (and rewritten
  22.         to APPROVED.DAT if accepted).  This option removes such flagged sets
  23.         from the REGISTER.DAT file.
  24.  
  25.    /M - This switch causes ALL messages areas to be purged of old messages (also
  26.         based on their 'keep-til' dates), renumbered, and the .DAT files to be
  27.         stripped of any fragmentation.  The USER.DAT file is updated to reflect
  28.         any changes to the users' "High Msg Read" #.
  29.  
  30.    /X - Forces all index files to be rebuilt
  31.  
  32.    /Z - Checks all index files; rebuilds only those that are out-of-date
  33.  
  34.  
  35.    Note that many of rOver's common woes are caused by various index files
  36.    getting out of synchronization with the data.  If you seem to be having
  37.    strange problems (like all your files are suddenly missing - from the 
  38.    list - not from your hard disk!]), having BBSMAINT rebuild the indexes
  39.    will very possibly solve the problem.  When attempting this, be sure and
  40.    use /X (or /A /F /M /U), as /Z will NOT cure the problem - if rOver knew
  41.    something was out-of-date, it would have been flagged already.
  42.  
  43.  
  44.                    Copyright (C) 1987 - 1989 FreeLance Programming
  45.                                 All Rights Reserved
  46.  
  47.