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.

.-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.
|
This information center is powered by Eclipse technology. (http://www.eclipse.org)