They are read from the statement stream until the END-MODIFY substatement is encountered.
The substatements make modifications to object modules, phases and link and load modules.
LMSCONV initially collects these substatements and executes them only after the END-MODIFY substatement has been entered.
Overview of LMSCONV substatements
These substatements are dependent on the selected member type and are permitted only for members of types R, C or L.
Statement | Member | Function |
---|---|---|
ADD-REP-RECORD | R | Generate REP records |
ADD-TEXT-MODIFICATION | R,C,L | Modify text records |
DELETE-RECORD-TYPE | R,C,L | Delete record types |
END-MODIFY | R,C,L | End modification |
MODIFY-CSECT-ATTRIBUTES | R | Modify CSET attributes |
MODIFY-MODIFICATION-DEFAULTS | R,C,L | Define global parameters in the MODIFY-ELEMENT statement |
REMOVE-MODIFICATION | R,C,L | Cancel corrections |
RENAME-SYMBOLS | R | Rename CSECTs, ENTRYs, EXTRNs and COMMONs |
Standard SDF statements are also permitted as substatements.