The statement MODIFY-CMD-ATTRIBUTES is used to modify security attributes (input modes and privileges) for several commands simultaneously.
MODIFY-CMD-ATTRIBUTES |
NAME = *ALL / <structured-name 1..30 with-wild> / list-poss(2000): <structured-name 1..30> ,DIALOG-ALLOWED = *UNCHANGED / *YES(...) / *NO(...) *YES(...)
*NO(...)
,DIALOG-PROC-ALLOWED = *UNCHANGED / *YES(...) / *NO(...) *YES(...)
*NO(...)
,GUIDED-ALLOWED = *UNCHANGED / *YES(...) / *NO(...) *YES(...)
*NO(...)
,BATCH-ALLOWED = *UNCHANGED / *YES(...) / *NO(...) *YES(...)
*NO(...)
,BATCH-PROC-ALLOWED = *UNCHANGED / *YES(...) / *NO(...) *YES(...)
*NO(...)
,CMD-ALLOWED = *UNCHANGED / *NO(...) / *YES(...) *NO(...)
*YES(...)
,PRIVILEGE = *UNCHANGED / *ALL / *EXCEPT(...) / *ADD(...) / *REMOVE(...) / list-poss(64): <structured-name 1..30> *EXCEPT(...)
*ADD(...)
*REMOVE(...)
|
NAME = *ALL / <structured-name 1..30 with-wild> / list-poss(2000): <structured-name 1..30>
Names of the commands whose attributes are to be modified.
The description of all other operands of the MODIFY-CMD-ATTRIBUTES statement are to be found under MODIFY-CMD.