Previous Topic: $CAGLBL OPT=PURGE

Next Topic: $CAGLBL OPT=SHGLBL


$CAGLBL OPT=LIST

List persistent global variables.

&CALL PROC=$CAGLBL PARMS=(OPT=LIST [,DEBUG={N | Y}])

Operands:

OPT=LIST

Specifies the LIST function. Names and values of all the global variables current and present in the external storage are listed to the OCS terminal and activity log.

DEBUG={N|Y}

When set to Y, initiates internal debugging of the $CAGLBL procedure. Should only be used with assistance from Technical Support.

Return Codes:

RETCODE

0 - Successful execution

8 - Unsuccessful execution

Examples:

&CALL PROC=$CAGLBL PARMS=(OPT=LIST)