Program Title: XCOMP Utility
Program Version: 1.3
Program Purpose: To compare files and directories. 

Package: This package contains three files which are "XCOMP.EXE", "XCOMP.TXT",
  "XCOMP.PAS".

Copyright:
  The programs, documentation files and all the remaining files in this
  package are copyrighted:

  Copyright  1997 by KEWEI . All rights reserved

  Other brand and product names are trademarks or registered trademarks of
  their respective holders.

FreeWare:
  This program is FreeWare; there is no charge for using it and it may be 
  distributed freely so long as the files in this package are kept together 
  and unaltered. You may neither sell nor profit from distributing this 
  program in any way.


Disclaimer:
  In no event will the Author be liable to users for any damages,
  including but not limited to any lost profits, lost savings or other
  incidental or consequential damages arising out of the use or the
  inability to use this program, even if the Author has been advised of
  the possibility of such damages, or for any claim by other party. 

Usage:
  XCOMP is a Win32 console application, you can run it from the Command
  Prompt.
  The command line syntax is: XCOMP [-s] [-m [##]] [-q] file1 [file2]
  
  Options:
  -s      include subdirectories
  -m ##   maximum mismatches per file comparison, default: 10
  -q      display errors only

  file, file2 may be any file path, long file name (quoted if containing 
  spaces) and wildcards are allowed, if name portion is missing then "*.*" 
  is assumed, if directory portion is missing then current directory is 
  assumed.

Bug Report:
  Any suggestion or bug report, please contact me: 

  Wei Ke
  Internet email: zhkw@pub.zhuhai.gd.cn

