Macro type: type O
The IDPPL macro serves to generate a dummy section (Dsect) which supplies the individual PAM macro fields with symbolic names
Format
Operation | Operands |
|
|
Operand descriptions
D
Specifies that a Dsect statement is to be generated. Unless otherwise specified, a CSECT statement is specified rather than a Dsect statement.
prefix
Specifies the prefix, i.e. the character with which each symbolic name is to begin.
*
No prefix will be used.
PARMOD
Specifies the generation mode for the macro.
Default value: | the value preset for the generation mode by means of the GPARMOD macro or by the assembler. |
= 24
The macro is expanded in accordance with the format for the 24-bit interface. The object code is thus executable only in 24-bit addressing mode.
= 31
The macro is generated as addressing-mode-independent.