Rational Developer for System z
PL/I for Windows, Version 8.0, 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.

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)