Previous Topic: SSMGAPREREQCHK ParameterNext Topic: SSMPLEXNAME Parameter


SSMGLVPREFIX Parameter

The SSMGLVPREFIX parameter specifies a global variable name prefix that can be automatically added as a prefix to variables in action table text. The SSM engine will replace a variable of the format &.var1 with the value of a global variable whose full name is ssmglvprefix.var1. This allows for much shorter action text strings when global variables with a common prefix are used in the action text as substitutable items.

Default value

GLOBAL0.#SSMVARS

Other possible values

A 7- to 30-character valid global variable name that does not end with a period

Set or modify this parameter...

Anytime

Example: SSMGLVPREFIX

This function specifies an alternate SSM global variable prefix value that is eligible for GLV rule processing:

OPSPRM('SET','SSMGLVPREFIX','GLOBALB.#SSMEVAR#')