VCO - File Block Compare Utility VCO will compare pairs of files block by block (ignoring any record structure) and produce a list of the differences in ASCII/RAD50/Octal. It is designed for use on files that CMP cannot handle (e.g. Task Images or Data Files. In addition VCO will allow wildcard specifications in the command line so that, for instance, a complete UIC can be compared to a copy of it elsewhere. The format of the VCO command line is:- VCO Output File=Input File 1,Input File 2/Switches where:- Output File determines where the report of differences goes. If omitted it defaults to TI: Input File 1&2 define the files to be compared and may contain any meaningful wildcards. Valid Switches are:- /MAX:NNN - override default maximum number of differences (50) that are detected before the compare is stopped. /VE - Force VCO to compare latest versions of specified files, rather than attempting to compare identical versions. /HE - Print this Help File