Default language.

AMODE


The AMODEparameter specifies the address mode to select. Valid only with the LMODCLAS, LMODMAPA, LMODDIR, and LMODMAPN functions.

AMODE parameter syntax

AMODE= 24|31|64|ANY
  • 24—Selects modules with an address mode of 24 for mapping.
  • 31—Selects modules with an address mode of 31 for mapping.
  • 64—Selects modules with an address mode of 64 for mapping.
  • ANY—Selects modules with any address mode for mapping.

Example

This example lists all modules in the file with an address mode of 24 in address order.

$$DD01 LMODMAPA AMODE=24

 

Tip: For faster searching, add an asterisk to the end of your partial query. Example: cert*

BMC AMI DevX File-AID/MVS 23.01