/[NO]PERCENT -[no]percent Display percentages check box Specifies whether or not the percentage of a variable's values compared is displayed during the comparison of that variable. Message logging must also be enabled.
/[NO]ATTR -[no]attr Compare attributes check box Specifies whether or not attributes (and their entries) are to be compared.
/[NO]VAR -[no]var Compare variables check box Specifies whether or not variables are to be compared. Note that an rVariable will never be compared with a zVariable.
/[NO]NUMBER -[no]number Compare numbers check box Specifies whether or not numbering differences between attributes with the same names and between variables with the same names are to be displayed.
/[NO]ETC -[no]etc Compare etc. check box Specifies whether or not differences transparent to an application will be displayed. These would consist of the version/release/increment of the creating CDF library, format, encoding, etc.
/ZMODES=(<mode1>,<mode2>) -zmodes "<mode1>,<mode2>" zMode1 and zMode2 radio buttons Specifies the zModes that should be used with the CDF(s) being compared. Note that different zModes may be used for the two CDF(s) specifications. The zModes may be one of the following:
/[NO]NEG2POSFP0 -[no]neg2posfp0 -0.0 to 0.0 check box Specifies whether or not -0.0 is converted to 0.0 by the CDF library when read from a CDF. -0.0 is an illegal floating point value on VAXes and DEC Alphas running OpenVMS.
/[NO]PAGE -[no]page Page output check box Specifies whether or not the output is displayed a page at a time.
/[NO]LOCATION
-[no]location
Display locations check box
Specifies whether or not the locations of variable value
differences are displayed. The locations are displayed
in the form
SPM_quot
<record-number>:[<index1>,<index2>,...,<indexN>]"
/REPORT=(<types>) -report "<types>" Report info's/warnings/errors check boxes Specifies the types of return status codes from the CDF library that should be reported/displayed.
VMS, UNIX, & MS-DOS : <types> is a comma-separated list of zero or more of the following symbols: errors, warnings, or informationals. Note that these symbols can be truncated (e.g., e, w, and i).
/CACHE=<size> -cache <size> Cache size edit field Specifies the cache size to be used for the .cdf file of both CDFs in a comparison (i.e., the only files if they are single-file CDFs). If omitted, default cache sizes as chosen by the CDF library are used. The cache size is the number of 512-byte buffers to be used.
/[NO]STATISTICS -[no]statistics Display statistics check box Specifies whether or not caching statistics are displayed at the end of each comparison.