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

Using an incorrect PLITABS declare

If your code contains a declare for PLITABS, not only must the pagesize, linesize and other values be valid, but the first field in the PLITABS structure must also be valid. This field is supposed to hold the offset to the field specifying the number of tabs set by the structure, and the Enterprise PL/I library code will not work correctly if this is not true.


Terms of use | Feedback

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