Previous Topic: Defining Box StorageNext Topic: Changing a Location


Deleting a Location

To delete a location from the Retention Master File, code this statement:

DELLOC ID(id)

Example

This control statement deletes the previously defined location OA with undefined storage.

DELLOC ID(OA)