ILE COBOL Language Reference

INTO Phrase

identifier-3
Represents the receiving field.

It must not represent an edited data item and must not be described with the JUSTIFIED clause. It must not be reference modified.

If identifier-3 and identifier-4 occupy the same storage area, undefined results will occur, even if the identifiers are defined by the same data description entry.

+-------------------------------IBM Extension--------------------------------+

It must not represent an external floating-point data item.

+----------------------------End of IBM Extension----------------------------+


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