background image
<< Environment Variable Functions | Communication Functions >>
<< Environment Variable Functions | Communication Functions >>

Client/Server Session Functions

Creating Vuser Scripts
Chapter 11, page 194
Tuxedo Vuser Scripts · Developing TUXEDO Vuser Scripts
In
Client/Server Session Functions
lrt_tpchkauth
Checks if authentication is required by the
application.
lrt_tpinitialize
Enables a client to join a System/T application.
lrt_tpterm
Removes a client from a System/T application.
Blocking Call Handling Functions
lrt_AEWisblocked
Enables a Windows task to determine if it is
executing while waiting for a previous blocking
call to complete.
lrt_AEWsetblockinghook
Establishes an application-specific blocking hook
function.
Correlating Statement Function
lrt_save[32]_fld_val
Saves the current value of an FML buffer to a
parameter.
lrt_save_parm
Saves a character from a STRING or CARRAY
buffer to a parameter.
lrt_save_searched_string
Searches for an occurence of a string in a
STRING or CARRAY buffer and saves the
specified number of characters from the specified
string offset to a parameter.