home *** CD-ROM | disk | FTP | other *** search
/ Scene Storm / Scene Storm - Volume 1.iso / coding / c / amiexpress / source / utils / msgval / msgval.doc < prev    next >
Encoding:
Text File  |  1992-12-26  |  917 b   |  22 lines

  1. .------------------------------------------------------.
  2. | Ami-Express MsgVal Version 1.1 Written by ByteMaster |
  3. |      /X Development Team - The Silent Achievers      |
  4. `------------------------------------------------------'
  5.  
  6. Documentation:
  7.  
  8.      MsgVal, this utility scans a given msgbase for lost messages. Sometimes
  9. a sysop may accidently delete a message file externally from the BBS, If this
  10. happens then express still expects the message to exist. This utility will
  11. search the message base to make sure that you have all of the messages that
  12. express thinks you should have. If there is message files missing then you
  13. may choose to run MsgVal with the Delete option, this will tell express
  14. that these messages no longer exist.
  15.  
  16.  
  17.  
  18.  usage: MsgVal <msgbase directory> [Delete]
  19.     ie: MsgVal BBS:PD/msgbase               <--- scans , no updating
  20.     ie: MsgVal BBS:PD/msgbase Delete        <--- scans , updates
  21.  
  22.