Difference between revisions of "ICEDIFF"

From ICE Enterprises
Jump to navigation Jump to search
(show differences between two files)
 
(show differences between two files)
 
Line 16: Line 16:
  
 
</pre>
 
</pre>
 +
 +
[[Category:ICE_Explain]]

Latest revision as of 15:19, 27 April 2020

show differences between two files

<IN1>		 - First input file
<IN2>		 - Second input file
<OUT>		 - Optional output diff file

Examples:

Switches:
  /SEEK - Width of window to look for correlation
  /SHOW - Maximum differences to show
  /FIND=n - Find instances of first N samples of IN1 anywhere in IN2
  /TL - Transfer length
  /MASK=n - Apply BAND of data and MASK before checking for equality
  /MAXCHK=n - Maximum samples to check from beginning of file