CL Command Reference - DLTCMD

CL Command List > DLTCMD Reference

Description:

The Delete Command (DLTCMD) command deletes a user-defined command (or group of commands) from the library where it is located. Only the command definition object is removed; the command definition source, the command processing program, and the validity checker are not affected.

Restriction:

. You must have object existence (*OBJEXIST) authority to the command to be deleted.


Examples:

DLTCMD CMD(LIB01/PAYROLL)

This command deletes the command named PAYROLL from library LIB01. Any private authorities to the command are removed from the user profiles of all authorized users.