The composite of operands in an arithmetic statement can have a maximum length of 30 digits. In Format 1, the composite of operands is determined by using all of the operands in a given statement.
Format 1 (ADD)
*----------------* *-------------------------*
V + V +
->->---ADD--*--identifier-1--*--TO--identifier-2--*-----------*----------->
*--literal-1-----* *--ROUNDED--*
->----*----------------------------------------------*------------------->
*--*----*---SIZE ERROR imperative-statement-1--*
*-ON-*
->---*---------------------------------------------------*--------------->
*-NOT---*----*---SIZE ERROR imperative-statement-2--*
*-ON-*
-> --*---------*---------------------------------------------------------><-
*-END-ADD-*
In Format 1, identifiers must name elementary numeric items.
Literal-1 must be a numeric literal.
(C) Copyright IBM Corporation 1992, 2006. All Rights Reserved.