EYUINIT()

Initialize the CICSPlex SM API environment and allocate the necessary resources.

   var = EYUINIT()

Description

This command initializes the CICSPlex SM API environment and allocates the necessary resources. EYUINIT should be the first function issued in a REXX program.

Note: You must issue an EYUINIT or EYUAPI function before you can use the ADDRESS CPSM command to pass API commands to REXX.

Return codes

The following is a list of the REXX return codes that can be returned by the EYUINIT function in its assigned variable (var).
0
The EYUINIT function was successful.
1
The EYUINIT function failed.