Previous Topic: Common Exit Interface: MIMCMDXTNext Topic: Sample Exit Routines


Coding Rules

Specific coding rules for the entry environment and register usage and a list of return codes for each routine are provided on the following pages. Follow these general rules when coding a CA MIC exit routine:

Assemble and link-edit each completed routine as an authorized load module with the module name you specified on the SETOPTION command. Link-edit routines into the authorized load library for CA MIM, and include the load library on the GLOBAL LOADLIB command in the PROFILE GCS file for the MIMGR service machine. LINKEXIT EXEC, which is provided on the distribution tape, links exit routines into a load library named MIMEXITS LOADLIB.

For more information on the MIMCMDXT exit routine, see the CA MIM Resource Sharing for z/VM Programming Guide.