{CORR }
{CONVERT }[ ON EXCEPTION Statement-1 ][END-MOVE]
9.
NOTE - Bit group items and national group items are treated as elementary items in the MOVE statement.NOTE - MOVE of alphanumeric figurative constants to numeric items is an archaic feature and its use should be avoided.
5. Data items within identifier-3 are selected to be moved to selected data items within identifier-4 according to the rules specified in the CORRESPONDING phrase. The results are the same as if the user had referred to each pair of corresponding identifiers in separate MOVE statements except that if subscripting is specified for identifier-3 or identifier-4, the subscript value used is that resulting from the evaluation of the subscript at the start of the execution of the statement.NOTE - For purposes of MOVE CORRESPONDING, bit group items and national group items are processed as group items, rather than as elementary items.
move num-1 to num-2
01 work-hours.01 total-work-hours.
| Copyright (c) 2017 Veryant |
| Contact us |
|
Please share your comments on this manual or on any Veryant product documentation with the email button at the top left |