Previous Topic: AMA Command—Add an Auxiliary MessageNext Topic: CER Command—Update Volume Certification Date


AMD Command—Delete an Existing Message

If your data center uses auxiliary messages to display special instructions, use the AMD command to delete an existing message.

This command has the following format:

AMD nnn
nnn

Specifies the number of the message to delete.

Example: JCL for the AMD Command

//TLMSINQR  JOB
//TLMSINQR  EXEC CATINQR
//CAIIPT    DD   *
AMD 6
//