AVRLIST (Map GETVCE) Macro

The AVRLIST macro generates a DSECT describing volume characteristics retrieved with the GETVCE Macro.

For details refer to GETVCE (Get Volume Characteristics) Macro.

The DCTENTRY macro DCTENTRY (Map GETVCE) Macro, called within AVRLIST if DEVICE=YES, describes device characteristics.

Format

Read syntax diagramSkip visual syntax diagramnameAVRLISTDSECT=YESDSECT=NO,DEVICE=NO,DEVICE=YES

Requirements for the caller

RMODE:
24

Parameters

DSECT=YES | NO
YES causes a mapping DSECT to be generated. NO causes inline code to be generated. Table 1 shows the mapping of the GETVCE-generated DSECT.
DEVICE=NO | YES
YES indicates that the macro DCTENTRY is to be called within AVRLIST, thus showing the complete (volume and device) output within one DSECT.