home *** CD-ROM | disk | FTP | other *** search
/ ftp.wwiv.com / ftp.wwiv.com.zip / ftp.wwiv.com / pub / BBS / HM11A.ZIP / 11111111.111 / HMHOUSE.DOC < prev    next >
Text File  |  1992-10-27  |  3KB  |  82 lines

  1. HMHouse
  2.  
  3. Hmhouse is the main housework program for Harmony BBS.  Using 
  4. command line parameters, you can automate certain details of your 
  5. BBS.  To run Hmhouse, make sure that you are in your BBS 
  6. directory (where Hmhouse.exe should be located).  
  7.  
  8. Hmhouse will accept a number of different command line 
  9. parameters, depending on which ones you wish to use, and the 
  10. speed of your computer system, Hmhouse can take anywhere from 5 
  11. seconds to 15 minutes to run.
  12.  
  13. Hmhouse accepts the following command line switches
  14. (note that you should only use 1 command line switch everytime HMHOUSE
  15. is executed):
  16.  
  17. Switch  Action
  18. ======  =========================================================
  19.  
  20.    F     Rescan file transfer bases.  This switch will cause
  21.          Hmhouse to scan through all of the file bases and
  22.          make sure all of the file statistics and indexing
  23.          are in order.  It will also make sure the amount of 
  24.          space being used is correct.  Since each file base
  25.          holds a wealth of information, it may be possible
  26.          for some of these statistics to become incorrect.  By
  27.          invoking a file base rescan daily, these statistics are
  28.          more likely to stay accurate.  Another thing that this
  29.          parameter will do is automatically validate files that
  30.          are have not yet been validated, and have met the auto-
  31.          validation requirements.  Hmhouse will NOT scan floppy 
  32.          based file bases.
  33.  
  34.    O     This switch will cause a quick scan of all the file
  35.          bases.  HMhouse will make sure all files listed in 
  36.          Harmony's indexes exist.  If any of the files are
  37.          off-line (not in the file base's directory), Hmhouse 
  38.          will erase the statistics on them.  You should NOT use 
  39.          this switch if you are keeping a directory of OFF-LINE 
  40.          files.  Also, again, Hmhouse will NOT scan floppy bases.
  41.  
  42.    K     This command takes 2 parameters.  It should be used in
  43.          the form -K### FILENAME.EXT.  ### Represents the file
  44.          base number, and FILENAME.EXT is the file.  When this
  45.          command is executed, it will erase the statistics on
  46.          this file from this base.  It will be used mainly in
  47.          conjunction will virus scanners.
  48.  
  49.    M     This switch will scan through all of your message bases.
  50.          It simply searches each message base for the active number of
  51.          messages and lets Harmony BBS know about it.  This command
  52.          should be executed whenever a network import/export of messages
  53.          has been executed.
  54.  
  55.    S     This switch will scan all the current file bases and sort the
  56.          file lists into alphabetical order.
  57.  
  58.  
  59.  
  60. Examples :
  61.  
  62. Here are a few examples and explanations for use with hmhouse ...
  63.  
  64. C:\HM>hmhouse -f 
  65.  
  66. This would tell hmhouse to update all your file transfer bases.
  67.  
  68. C:\HM>hmhouse -m
  69.  
  70. This would tell hmhouse to do a full scan/message mark/purge of 
  71. the message bases.
  72.  
  73. C:\HM>hmhouse -n
  74.  
  75. If the file NODES.HMY is not found, this would create it.
  76.  
  77. HMHOUSE, although a separate entity of Harmony BBS, is 
  78. copyrighted with Harmony BBS.  All applicable copyright laws 
  79. relevant to Harmony BBS are also extended onto HMHOUSE.
  80. HMHouse (C)Copyright Concord Software 1992
  81.  
  82.