Previous Topic

Next Topic

Book Contents

Book Index

SET: Decollating Parameter - decollation

Assigns an initial value to a system variable that is used during this decollation process or a regular variable that can be used in this decollation mission.

Figure 328 Set Parameter Format

Optional. Type a variable name in the %% field and press Enter. If a system variable beginning with the special character $ is specified, it is highlighted automatically.

Table 234 SET Subparameters

Subparameter

Description

%%

Name of the variable in the statement, in the following format:

%%varname

where varname is the variable name. 1 through 8 characters.

varname can be one of the system variables beginning the special character $, described in Table 235.

varname cannot be one of the following system variables:

  • CONTNAME
  • EXTWTR
  • FILE
  • JOBNAME
  • USERID
  • DSQ

Varvalue

Value assigned to the variable, to the right of the equal sign (=) in the statement, in the following format:

string

where string is a character string (1 through 53 characters).

The values that may be specified for a system variables beginning the special character $ described in Table 235.

C

Whether to concatenate SET variable values.

CS

Change the case before the value is set.

The system variable values that begin with the special character $ are changed to uppercase automatically.

Parent Topic

Decollating Mission Parameters