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

COMMENT

COMMENT converts a CHARACTER expression into a comment.

Read syntax diagramSkip visual syntax diagram>>-COMMENT(x)--------------------------------------------------><
 
x
Expression that is to be converted to a comment.

x should have CHARACTER type, and if not, it is converted thereto.

x is enclosed with a /* and an */.

If x contains /* or */ composite symbols, they are replaced by /> and </, respectively.


Terms of use | Feedback

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