Term              (Startq)

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


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


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


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