An existing software configuration is modified. If the software configuration is not available in the depot, no software configuration is created
Format
MODIFY-SW-CONF |
NAME = 'swkonfname' [,NEW-NAME = 'swkonfname'] [,PASS = 'password'][,NEW-PASS = 'password'] [,{ ADD / DEL } = productversion / (productversion,...)] [,SETTINGS = ( ,SHARE = NO / YES ,SAVE = NO / YES ,INSTALL = NO / YES ,INFORMATION = MAX / MED / MIN ,FUNCTION-NAME = NO / YES [,VOLUME = vol,DEVICE = dev] [,SHARE = [:catid:][$userid.]filename] ,LOADER-FORMAT = SUB-SYSTEM / BS2000 )] [,ERROR = ON(<integer 0..31>) / OFF(<integer 0..31>)] |
Operands
NAME = 'swkonfname'
Name of an existing software configuration that is to be modified.
NEW-NAME = 'swkonfname'
New name of the software configuration.
PASS = 'password', NEW-PASS = 'password'
Password with which the software configuration is protected. If the software configuration is protected with a password, this must be entered before any attributes can be modified. A new password can be assigned with NEW-PASS= ́password ́.
ADD / DEL = productversion/ (productversion, ...)
Product and, where applicable, product version to be added to or removed from the software configuration. The product name can be up to 15 characters long. The product version is to be entered in the format V[n]n.nn[nn].
SETTING = (...)
For a description of the SETTINGS operands, see the CREATE-SW-CONF (Utility Routines, #333) statement.
ERROR = ON(<integer 0..31>) / OFF(<integer 0..31>)
In the event of an error, the specified job switch is set (ON) or reset (OFF).