Previous Topic: CHANGENext Topic: CPF


COMMAND

Receives control on each TSS command.

Parameters

TXACCACI

@ Caller's ACID.

TXACTYPE

@ Caller's TYPE.

TXACMRTN

@ Message routine called by passing WTO style buffer to the routine.

TXACCBUF

@ Command buffer.

TXACFUNC

@ TSS command function:

TXACACID

@ ACID specified on the TSS command

TXACPROF

@ Profile table which contains the PROFILEs specified on the TSS command

TXACACIL

@ Permitted ACIDs table which contains the ACIDs specified on the TSS command

TXACPASS

@ Password data specified on the TSS command

TXACOPID

@ CICS OPIDENT specified on the TSS command

TXACINST

@ Installation data specified on the TSS command

TXACAUD

@ Audit flag specified on the TSS command

TXACTGTS

@ Target list or sender name specified on the TSS command

TXACRLST

@ Resource list which contains the resources specified on the TSS command. List of full words each pointing to a resource table. Use full word ‘0’ for delimiter.

TXACPHRA

@ Password phrase as 256 character areas on the command. Applicable for z/OS 1.8 and above only.

+0 = 1 byte length (0 implies no password phrase)

+1 = password phrase data

Output

NONE

Return Codes

00

Normal continuance.

Non‑zero

FAIL command.

The common exit parameters are not passed to COMMAND.

This exit point is not protected by the same ESTAE routine that protects most other entry points, and is not disabled automatically when an abend occurs.