Rational Developer for System z
Enterprise PL/I for z/OS, Version 4.2, 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 of the files is SYSPRINT or a record file, the output of the files 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 output statements are executed.


Terms of use | Feedback

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