z/OS MVS Programming: Workload Management Services
Previous topic | Next topic | Contents | Index | Contact z/OS | Library | PDF


Example

z/OS MVS Programming: Workload Management Services
SC34-2663-00

Example

         IWMESTOP ETOKEN=ENCTKN,WORKREQ_HDL=WRHANDLE,
                  WORKREQ_STA=WRSTATUS
*
* Storage areas
*
ENCTKN   DS    CL8             Enclave token
WRHANDLE DS    CL8             Work Request Handle
WRSTATUS DS    CL4             Work Request Completion Status

Go to the previous page Go to the next page




Copyright IBM Corporation 1990, 2014