COBOL/400 Language Help


DISPLAY Statement

Description
The DISPLAY statement transfers the contents of each operand to the output device or system defined local data area. The contents are displayed in the order from left to right in which the operands are listed. The DISPLAY statement has three formats:


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