COBOL/400 Language Help

Format 2 (UP BY/DOWN BY Phrase)

Description
When this form of the SET statement is executed, the value of the receiving field is increased (UP BY) or decreased (DOWN BY) by a value corresponding to the value in the sending field.
Format 2 (UP BY/DOWN BY Phrase)
 
         *------------*
         V            +
->->---SET index-name-3-**-UP BY---*--*-identifier-3-*-----><-
                       *-DOWN BY-*  *-integer-2----*
 


[ Top of Page | Previous Page | Next Page | Table of Contents ]