Your Browser is not longer supported

Please use Google Chrome, Mozilla Firefox or Microsoft Edge to view the page correctly
Loading...

{{viewport.spaceProperty.prod}}

MODIFY-MOD-PACKET - Modify loader modification element

&pagelevel(5)&pagelevel

An existing element is modified. If modpacketname is not in the depot, a new element is created.

Format

MODIFY-MOD-PACKET                                                                                                                                 

NAME = 'modpacketname'

[,NEW-NAME = 'modpacketname']

,INPUT = *SYSDTA / filename

[,ERROR = ON(<integer 0..31>) / OFF(<integer 0..31>)]

Operands

NAME = 'modpacketname'
Name of the loader modification element to be modified. The name can be up to 22 characters long.

NEW-NAME = 'modpacketname'
New loader element name. The name can be up to 22 characters long.

INPUT = *SYSDTA / filename
The following ADD/DEL statements are read from SYSDTA or are in the specified file. “filename” can be a fully-qualified name.

The *SYSDTA input or the input file has the following format:

ADD / DEL = subno[-jd],productversion,TEXT='begründung'
...
ADD / DEL = subno[-jd],productversion,TEXT='begründung'
END

For ADD, the date -jd must be entered.

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).