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

%assignment Statement

A %assignment statement evaluates a preprocessor expression and assigns the result to a preprocessor variable.

Read syntax diagramSkip visual syntax diagram>>-%--+------------+-------------------------------------------->
      | .--------. |
      | V        | |
      '---label:-+-'
 
>--preprocessor-variable = preprocessor-expression--;----------><
 

Compound and multiple assignments are not allowed.

The target in an assignment may not be an array, but it may be an array element.


Terms of use | Feedback

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