Rational Developer for System z
Enterprise PL/I for z/OS, Version 3.8, Language Reference Manual

PUT list-directed

For more information about the PUT statement, see PUT statement.

The values of the data-list items are converted to character representations (except for graphics) and transmitted to the data stream. A blank separates successive data values transmitted. For PRINT files, items are separated according to program tab settings (see PRINT attribute).

Arithmetic values are converted to character.

Binary data values are converted to decimal notation before being placed in the stream.

For numeric character values, the character value is transmitted.

Bit strings are converted to character strings. The character string is enclosed in quotation marks and followed by the letter B.

Character strings are written out as follows:

Mixed strings are written out as follows:

Graphic strings are written out as follows:


Terms of use | Feedback

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