TEMPLATE Procedure: Managing Template Stores |
Deletes the specified item.
-
item-path
-
specifies an item to delete. An item-path consists of one or more names, separated by periods.
Each name represents a directory in a template store. (A template store is
a type of SAS file.) If the same item exists in multiple template stores,
PROC TEMPLATE deletes the item from the first template store in the current
path where you have Write access.
- CAUTION:
- Deleting a directory
in a template store deletes all subdirectories and items in the directory.
If the path that you specify is a directory
rather than an item, PROC TEMPLATE deletes all the directories and all the
items in that directory. ![[cautionend]](../../../../common/61991/HTML/default/images/cautend.gif)
Copyright © 2008 by SAS Institute Inc., Cary, NC, USA. All rights reserved.