Two REP files/products/deliveries are compared and a list of differences is generated.
Format
COMPARE-REPFILE |
{ { PRODUCT = productversion / lb } / { DELIVERY = productversion / lb } / { LOADER = 'loadername' [Vnnnn] / FILE = filename } WITH { { PRODUCT = { *SAME / productversion } / lb} / DELIVERY = {*SAME / productversion } / lb } / LOADER = ’loadername’ [Vnnnn] / FILE = filename } [WITH [REPS] [LONG INFO] [,ERROR = ON(<integer 0..31>) / OFF(<integer 0..31>)] |
Operands
PRODUCT = productversion / lb
Defines the product version and supply component which are to be used for comparison.
DELIVERY = productversion / lb
The delivered REPs are used for comparison.
LOADER = 'loadername' Vnnnn
A loader is used for comparison. The loader must be specified along with the version (from 1 ... 9999) in the form V1 ... V9999.
FILE = filename
Name of the REP file (fully-qualified name) which is to be used for comparison.
WITH ...
The first WITH part determines the basis for the comparison (product, delivery, loader or REP file; see above). *SAME means that the same product version which was previously specified is to be consulted for comparison.
WITH [REPS] [LONG INFO]
The second WITH part controls which information is contained in the generated list. By default, the list contains only the REPs changed in the new REP selection. The LONG INFO specification also contains the unchanged REPs. The REPS specification also lists the REP definitions.
ERROR = ON(<integer 0..31>) / OFF(<integer 0..31>)
In the event of an error, the specified job switch is set (ON) or reset (OFF).