MOVE Statement
The MOVE statement transfers data between areas of storage.
The MOVE statement has two formats:
Format 1 - MOVE
Format 2 - MOVE CORRESPONDING
Related Information:
MOVE Statement Rules
Elementary Moves
Group Moves
WHEN-COMPILED Special Register
MOVE Statement - Format 1
MOVE Statement - Format 2
MOVE Statement Rules
Elementary Moves
Group Moves
WHEN-COMPILED Special Register
Parent topic:
Procedure Division Statements