Previous Topic: LDTM ExamplesNext Topic: LGVAR Examples


LGVAR Command

The LGVAR command lists information about global variables.

This command has the following format:

LGVAR[,JOB={*|jobname|mask}]
     [,LIST=ALL]
     [,NAME={*|variable|mask]
     [,SCHID={0|nnn]
     [,SYS={*|systemid|mask]
JOB

(Optional) Specifies the job name or mask.

*

Specifies all job values. This value is the default.

jobname

Defines the job name or mask for job names that uses this specified value of this global variable.

LIST=ALL

Specifies to display the date and time the global variable was last modified and the user ID of the one who modified it. If SECURITY,HIDEUPD=YES is specified on the CA WA CA 7 Edition initialization start-up parameters, the user ID is not displayed, and the field remains blank.

NAME

(Optional) Defines the global variable for which the list is intended.

*

Specifies all global variables. This value is the default.

variable

Specifies the global variable name or mask.

SCHID

(Optional) Specifies a CA WA CA 7 Edition schedule ID. The keyword has no default. If the keyword is omitted, all schedule ID values are displayed.

0

Specifies a schedule ID value of 0 or no schedule ID value.

nnn

Defines the CA WA CA 7 Edition schedule ID that uses this specified value of this global variable.

SYS

(Optional) Specifies the system name or mask.

*

Specifies all system values. This value is the default.

systemid

Defines the system name or mask for system names that uses this specified value of this global variable.

More information:

Masking