Previous Topic: DDT Command—Convert DateNext Topic: DN Command—Display Volume Status and Data Set Charactersitics


DM Command—Display Auxilliary Message Text

Use the DM command to display the text of an auxiliary message.

This command has the following format:

DM nn
nn

Specifies the number of the message.

Example: JCL for the DM Command

//TLMSINQR  JOB
//TLMSINQR  EXEC CATINQR
//CAIIPT    DD   *
DM 01
//