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

SERVICE

The SERVICE 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, and if the LE dump includes a traceback, this string will be included in that traceback.

Read syntax diagramSkip visual syntax diagram   .-NOSERVICE-----------------------.
>>-+-SERVICE--(--'service string'--)-+-------------------------><
 

ABBREVIATIONS: SERV, NOSERV

The string is limited to 64 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)