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

QUOTE

The QUOTE option specifies an alternate symbol that can be used as the quote character.

Read syntax diagramSkip visual syntax diagram                .-"----.
>>-QUOTE--(--'--+-char-+--'--)---------------------------------><
 
Note:
Do not code any blanks between the quotes.

The IBM-supplied default code point for the QUOTE symbol is '"'.

char
A single SBCS character.

You cannot specify any of the alphabetic characters, digits, and special characters defined in the PL/I Language Reference, except for the standard QUOTE symbol (").

You must specify a valid character.

The QUOTE option is ignored if the GRAPHIC option is also specified.


Terms of use | Feedback

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