SETMDU |
Setmdu indicates the module with the psadx executable.
Setmdu module_exp
|
Element |
Description |
Restrictions |
|
module_exp |
Alphanumeric expression of the module |
None |
# Example 1: Utilization of a character string for the
module in progress
# module no. 1 = supervisor
Setmdu "1"
# Example 2: Utilization of a variable for the module in
progress
Setmdu [F:AFC]MODULE
The Setmdu instruction allows you to transmit the module 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.
|
|