Rational Developer for System z
Enterprise PL/I for z/OS, Version 3.8, Programming Guide

STRINGOFGRAPHIC

The STRINGOFGRAPHIC option determines whether the result of the STRING built-in function when applied to a GRAPHIC aggregate has the attribute CHARACTER or GRAPHIC.

Read syntax diagramSkip visual syntax diagram                       .-GRAPHIC---.
>>-STRINGOFGRAPHIC--(--+-CHARACTER-+--)------------------------><
 

ABBREVIATIONS: CHAR, G

CHARACTER
Under STRINGOFGRAPHIC(CHAR), if the STRING built-in is applied to an array or structure of UNALIGNED NONVARYING GRAPHIC variables, the result will have the CHARACTER attribute.
GRAPHIC
Under STRINGOFGRAPHIC(GRAPHIC), if the STRING built-in is applied to an array or structure of GRAPHIC variables, the result will have the GRAPHIC attribute.

Terms of use | Feedback

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