6.5.1.2 Description
Set transaction input string just like you enter on a 3270 blank
screen (ARTKIX__SET_TRAN_INIT_STR
will convert this
input string to 3270 data stream for you).
If you issue RECEIVE
command after the call,
RECEIVE
can get the input data; if you do not issue
RECEIVE
command, the data stream is discarded when the
transaction returns to ARTTCP
.
Parent topic: ARTKIX__SET_TRAN_INIT_STR