(set_user_word) -- set value to be used to initialize CAA user word

Read syntax diagramSkip visual syntax diagram
Syntax

>>-CALL--CEEPIPI--(--set_user_word--,--token--,--value--)------><

set_user_word (input)
A fullword containing the set_user_word function code (integer value = 17).
token (input)
A fullword with the value of the token of the environment. This is the token returned by a (init_main), (init_main_dp), (init_sub) or (init_sub_dp) request.
value (input)
A fullword value that will be used to initialize the user word in the initial thread CAA when the application is invoked using the (call_main), (call_sub), (call_sub_addr), (call_sub_addr_nochk), or (call_sub_addr_nochk2) functions for the passed-in environment token.