Google
 

Trailing-Edge - PDP-10 Archives - ap-c796e-sb - filcom.hlp
There are 50 other files named filcom.hlp in the archive. Click here to see a list.
FILCOM compares two files in either ASCII mode
or binary depending upon switches or file name extensions.
All standard binary extensions are recognized as binary by default.
Switches are :-
/A compare in ASCII mode
/B allow compare of Blank lines
/C ignore Comments and spacing
/e file is in .exe format
/S ignore Spacing
/H type this Help text
/#L Lower limit for partial compare
	or number of Lines to be matched
	( # represents an octal number)
/#U Upper limit for partial compare
/Q quick compare only, give error message if files differ
/U compare in ASCII Update mode
/W compare in Word mode but don't expand files
/X expand files before word mode compare