VMS Help
COBOL, PROCEDURE_DIVISION, miscellaneous_topics, phrases, INTO

 *Conan The Librarian

  The INTO phrase implicitly moves a current record from the record
  storage area into an identifier.

  Format -

   file-name INTO identifier
  Close     Help