SETFCT |
SetFCT indicates the function with the psadx executable.
SetFCT function_exp
|
Element |
Description |
Restrictions |
|
function_exp |
Alphanumeric expression of the function |
None |
# Example 1: Use of a character string for the function
in progress
SetFCT "GESITM"
# Example 2: Use of a variable for the function in
progress
SetFCT GFONCTION
# Example 3: No more functions are in progress.
SetFCT
""
The SetFCT instruction allows you to transmit the function being executed with psadx.
psadx operates session management on the server where the application is. More precisely, the psadx allows you to list all X3 sessions that are operating during its execution with the associated processes.
|
|