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

Example of moving internal data

The following example of the assignment statement can be used for internal data movement. The value of the expression on the right of the assignment symbol is assigned to the variable on the left.

  NTOT=TOT;

Terms of use | Feedback

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