Previous Topic

Next Topic

Book Contents

Book Index

Return Codes

Table 318 Return Codes from the CTMCOD INIT Function

Return Code

Meaning

0

Successful completion

8

Requested code does not exist

20

Severe error

Table 319 Return Codes from the CTMCOD GETNEXT Function

Return Code

Meaning

0

Successful completion

8

No more codes of requested type exist. If no specific code type was requested, the end of codes was reached

20

Severe error

Table 320 Return Codes from the CTMCOD PUT Function

Return Code

Meaning

0

Successful completion

8

Code ID or length modified

20

Severe error

Table 321 Return Codes from the CTMCOD ADD Function

Return Code

Meaning

0

Successful completion

8

Not enough free space for new code

20

Severe error

Table 322 User Abends

User Abend Code

Meaning

0009

Pointer to module CTMCOD (in MCT) is not initialized

For an example of how to use the CTMCOD, see Sample Exit CTMX002H in the IOA SAMPEXIT library.

Parent Topic

CTMCOD Assembler Macro