CL Command Reference - DLTOVL

CL Command List > DLTOVL Reference

Description:

The Delete Overlay (DLTOVL) command deletes an overlay from the specified library. If the overlay is found, it is deleted. If the overlay is not found, a message is sent to the user stating that the overlay could not be found.



Examples:

Example 1: Deleting Overlays in All Libraries

DLTOVL OVL(*ALL/OVL1)

This command deletes all the overlays named OVL1 in all the libraries, including all IBM-supplied libraries.



Example 2: Deleting Overlays in Current Library

DLTOVL OVL(*CURLIB/OV*)

This command deletes all the overlays that begin with the letters ĄŻOVĄŻ in the current library.