Previous Topic: The Detailed Conditional Breakpoint ScreenNext Topic: Literal Formats


Length of the Comparison

Explicitly define how many bytes of the left side or right side specification should be compared. Certain storage locations have implicit lengths:

Define both left side and right side lengths for a packed decimal (COMP‑3) comparison. For all other comparisons, define only one length. If you define both lengths, the smaller length is used.

The maximum permissible length for the left side or right side is 16 bytes for packed decimal data and 255 bytes for all other data types.