I
-
invokable
-
Capability of a program to be started by another program. For example, an invokable APPC TP can be started in response to a request from another TP.
-
invokable TP
-
A TP that can be invoked by another TP.
-
invoked program
-
A program that has been activated by a call or verb. See also invoking program.
-
invoked TP
-
A TP started by another (invoking) TP. The invoked TP is started by an allocate verb sent to it by the invoking TP.
-
invoking program
-
A program that uses a call or verb to activate another program. See also invoked program.
-
invoking TP
-
A TP that initiates a conversation with another TP. The invoking TP starts the other TP by instructing the remote node to load the invokable TP.