VMS Help
COBOL, PROCEDURE_DIVISION, MOVE, 1format

 *Conan The Librarian

  The MOVE statement transfers data to one or more data areas.  The
  editing rules control data transfer.

  Format 1 -

   MOVE { src-item } TO { dest-item } ...
        { lit      }

  Additional Information (explode) :

  Close     Help