![]() |
/cmd Execute a BS2000 Command for a Join Entry
ONX/cmd param A BS2000 command will be executed for the flagged Join entry.
cmd Name of the BS2000 command. The command can be specified using ISP or SDF syntax.
param The required command operands can be specified.
Help in providing the command operands can be invoked by entering ? , which will switch the user to the SDF Dialog screen. The required operands can then be selected, and these will be transferred to JES. When the command is executed, JES will provide the values for userid, PVS-Id and, if necessary, ACCNB.
When specifying parameters, the following dummy variables can be used for the userid, PVS-Id and Account number of the specified Join entry:
!UID Userid of the Join entry. !USER-ID can also be used instead of !UID.
!PVS Pubset descriptor for the Join entry. !P-V-S can also be used instead of !PVS.
!ACC Account number of the Join entry. !ACCNB can also be used instead of !ACC. The !ACC abbreviation can only be used if the Account-specific Join list has been selected.
Examples:
ONX/MODIFY-USER ?
ONX/MODIFY-USER !USER-ID,ACC-ATTR=MOD(ACC=!ACC,CPU-LIM=65000)
ONX/MODIFY-LOGON-PROT !USER-ID,P-V-S=!PVS,DIALOG-ACCESS=NO
ONX/LOCK-USER !UID,P-V-S=!PVS
ONX/MOD-POSIX-USER-ATT ?