- The OS PL/I COUNT option is ignored.
- The OS PL/I FLOW option is ignored.
- The OS PL/I HEAP option is always in effect. This means that
when you allocate storage for BASED and CONTROLLED variables, the
storage always comes from HEAP storage. The storage does not come
from a PL/I Initial Storage Area (ISA). HEAP(0) is not supported
and, if used, is ignored.
|
This information center is powered by Eclipse technology. (http://www.eclipse.org)