SERVICE

Use SERVICE to place a string in the object module if the object module is generated. If the object module is linked into a program object, the string is loaded into memory with this program object. If the Language Environment® dump includes a traceback, this string is included in that traceback.

SERVICE option syntax

Read syntax diagramSkip visual syntax diagramNOSERVICESERVICE(' service string')

Default is: NOSERVICE

Abbreviations are: SERV | NOSERV

The service string is limited to 64 characters in length.