Rational Developer for System z
Enterprise PL/I for z/OS, Version 3.8, Migration Guide

DEFAULT(NONASGN)

The option DFT(NONASGN) will add the NONASSIGNABLE attribute to all STATIC variables not explicitly declared as ASSIGNABLE. If your STATIC variables are, in fact, not altered, using this option will allow the compiler to put them in read-only storage and that will give you better performance (particularly if you use the RENT option).


Terms of use | Feedback

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