Previous Topic: Combining the Interface With the BEXEXIT ModuleNext Topic: Combining the Interface With the SUBEXIT Module


Combining the Interface With the CMDEXIT Module

Note: With CA‑Roscoe 6.0, the CMDEXIT is not required unless you have defined LCF rules for protecting CA‑Roscoe commands and monitors or if you are implementing the CA Top Secret automatic terminal lock facility.

The CA Top Secret command interface, CMDEXIT, must be called if command limiting (LCF) or terminal locking is to be used. The user‑written code is front‑ended to the CA Top Secret‑supplied code. The name of the CSECT is your choice, and the code must be reentrant.

Sample source code that can be used with your CMDEXIT can also be found on the distribution tape in the file named TSSROSCO of the member SAMPCMD.

The JCL to link‑edit user‑written code with CA Top Secret‑supplied code into a load module can be found on the distribution tape in the file named TSSROSCO of the member INSTALL2.