COBOL/400 Language Help

INTO identifier-3

Identifier-3 represents the receiving field. It must not represent an edited data item, and must not be described with the JUSTIFIED clause or be reference modified.

Identifier-3 must have, explicitly or implicitly, USAGE DISPLAY.

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.


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