Rational Developer for System z
PL/I for Windows, Version 8.0, Programming Guide

SYSPARM

This option allows you to specify the value of the string that is returned by the macro facility built-in function SYSPARM.

Read syntax diagramSkip visual syntax diagram>>-SYSPARM--(--'string'--)-------------------------------------><
 
string
This string can be up to 64 characters long. A null string is the default, however, if you choose to specify a string value, see the note on strings in step 2 under "Rules for using compile-time options".

For more information about the macro facility, see the PL/I Language Reference.

DEFAULT: SYSPARM('')

Rational Developer for System z
PL/I for Windows, Version 8.0, Programming Guide