Rational Developer for System z
PL/I for Windows, Version 7.6, Programming Guide

Stream and record files

You can allocate both stream and record files to the terminal. However, if you allocate more than one file to the terminal and one or more is a record file, the file output is not necessarily synchronized. There is no guarantee that the order in which data is transmitted between the program and the terminal is the same as the order in which the corresponding PL/I input and output statements are executed.

For stream and record files, characters are displayed on the terminal as they are held in the program. Both capital and lowercase characters can be displayed.


Terms of use | Feedback

This information center is powered by Eclipse technology. (http://www.eclipse.org)