Term              (DCT Intra)

DESCRIPTION
The "Term" represents the value specified by the TERMID parameter in the EXEC 
CICS command.  It is the terminal identifier that the transaction is to be 
executed against.


VALUES
The value of the "Term" is any valid four-character name.  If the command is 
to execute locally, "Term" must match an entry in the Terminal Control Table.


INTERPRETATION
The "Term" specifies the name of a terminal where the task will run. If omitted,
the task runs without a terminal.


CONCLUSIONS
If the "Term" is not specified, the application program cannot perform I/O to a 
terminal.
