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

COPYRIGHT

The COPYRIGHT option places a string in the object module, if generated. This string is loaded into memory with any load module into which this object is linked.

Read syntax diagramSkip visual syntax diagram   .-NOCOPYRIGHT-------------------------.
>>-+-COPYRIGHT--(--‘copyright string’--)-+---------------------><
 

The string is limited to 1000 characters in length. However, if the string is longer than 100 characters, it will not be shown in the options listing.

To ensure that the string remains readable across locales, only characters from the invariant character set should be used.


Terms of use | Feedback

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