home *** CD-ROM | disk | FTP | other *** search
/ Amiga Times / AmigaTimes.iso / programme / trionbbs110 / Trion / docs / Utils / filecmp.doc < prev    next >
Encoding:
Text File  |  1998-10-06  |  794 b   |  29 lines

  1.  
  2.  
  3.  
  4.    =====( FileCmp V1.00 )=============================================
  5.  
  6.  
  7.         Trion file compare Utility.
  8.  
  9.         (c) Copyright Paul Spijkerman, '96-'97. All rights reserved.
  10.  
  11.         Written for use with the Trion BBS package.
  12.  
  13.  
  14.    ===================================================================
  15.  
  16.  
  17.    Just a very simple tool to compare files, while I was programming
  18.    i needed something to compare sources and executables but
  19.    all programms I found didn't work or crashed.
  20.  
  21.    It only shows the first 100 bytes which are different in the
  22.    files because if the file was completely different you have
  23.    to wait a long time to show all differences.
  24.  
  25.    It shows the positions of the bytes that doesn't match, the
  26.    decimal value and the ASCII character that value symbolise.
  27.  
  28.  
  29.