CL Command Reference - DLTMOD
CL Command List > DLTMOD Reference
Description:
The Delete Module (DLTMOD) command deletes a compiled module or group of modules. If the module is associated with a binding directory, the entry in the binding directory for this module is not valid after deletion.
Restrictions:
. You must have object existence (*OBJEXIST) authority to the module and execute (*EXECUTE) authority to the library in which the module is stored.
Examples:
DLTMOD MODULE(XYZ/M*)
This command deletes all modules in library XYZ that begin with the letter M.