Previous Topic: Common Exit Interface: MIMCMDXTNext Topic: Entry Environment:


Coding Rules

Follow these rules when coding the MIMCMDXT routine:

Assemble and link edit the completed routine as an authorized program into a load library and include the load library on the GLOBAL LOADLIB command in the PROFILE GCS for the MIMGR ID. Use the module name that you provided during the assemble and link edit to activate the exit through the SETOPTION EXIT command.

The sample file named MIMCMDXT ASSEMBLE on your distribution tape contains a sample exit that you can modify. A LINKEXIT EXEC is provided on the tape to link the sample routine into a load library called MIMEXITS LOADLIB.

For more information on the SETOPTION command, see the CA MIM Statement and Command Reference Guide.