home *** CD-ROM | disk | FTP | other *** search
/ Monster Media 1994 #1 / monster.zip / monster / BBS_UTIL / CHECKDIZ.ZIP / CHECKDIZ.DOC next >
Text File  |  1994-03-26  |  467b  |  16 lines

  1. CheckDiz v1.0
  2.  
  3. Checks a directory of ZIP, ARJ, & LHA files, and reports
  4. in a listfile which of the files do not have a file_id.diz.
  5.  
  6. Usage:
  7. ------
  8.  
  9. CHECKDIZ <directory_to_check> </o=output_filename> </t=temp_directory>
  10.  
  11. Default directory is the current directory.
  12. Default output filename is NO_DIZ.LST in the current directory.
  13. Default temp directory is the current directory.  Must not be read-only.
  14.  
  15. Example:  CHECKDIZ c:\ /o=checkdiz.lst /t=c:\temp
  16.