Previous Topic: Example of the OUTPUT CommandNext Topic: Display Alternate Screen


Display Multiple Lines of Data

To display multiple lines of data on a single screen, use the OUTPUTC statement after the OUTPUT statement. You must include the cursor positions so that the second line of text is not typed over the first.

The OUTPUTC command functions in the same manner as OUTPUT, but does not refresh an existing alternate screen image.