PSB2 keyword
You can code the PSB2 keyword without a value to emphasize that Compare Block 2 is a PSB and that its name is identical to Compare Block 1.
Attribute | Description | ||||
---|---|---|---|---|---|
Uses | The PSB2 keyword is optional on the COMPARE statement. It is not valid on the other control statements. | ||||
Syntax | PSB2(value1,value2,…value8) PSB2(ALL) PSB2 | ||||
Values | Code at least one, and a maximum eight per task, of the following values. Database Integrity processes the names in the order in which you specify them. You can use any combination of member names and patterns.
Or specify ALL to use all of the PSBs in the specified PSB library. Or code the keyword without a value to use the member names from the list specified with the PSB or ACB keyword. | ||||
Default | PSB2 |