Previous Topic: Security ReportsNext Topic: User-Defined Displays


REXX Environment

The CA SYSVIEW REXX function has been enhanced.

REXX Address Environment

The CA SYSVIEW REXX services have been enhanced to allow a host environment and module to be specified.

ADDRESS LINK GSVXRXAA <envname> <modname> <subname>
<envname>

(Optional) The host command environment name to be added to the REXX host command environment table.

Default: &G$HCEnvName

If specified, the value must be from 1 to 8 alpha, national, or numeric characters. The lowercase characters are translated to uppercase.

If an environment name is not specified, the environments SYSVIEW and SYSVIEWE are both created.

<modname>

(Optional) The name of the module to be invoked for "ADDRESS <envname>".

Default: GSVXAPIE

If specified, the value must follow standard PDS member name rules.

<subname>

The name of the module that the <modname> parameter attaches. This parameter is optional. The default is GSVXAPID. If specified, the value must follow standard PDS member name rules.

REXX Functions Added

The CA SYSVIEW REXX function has been enhanced to include the following new commands: