Chapter Contents

Previous

Next
The GDEVICE Procedure

DELETE Statement


Deletes the device entry from the current catalog.

Requirements: You must have write access to the current catalog to delete a device entry from it, and use CATALOG= in the PROC GDEVICE statement.
Restriction: Not valid in browse mode.
Caution: A device entry cannot be restored once it has been deleted. Depending on the environment in which you are using the GDEVICE procedure, you may be asked to verify that you really want to delete the entry.


DELETE device-entry;


Required Arguments

device-entry
specifies the one-level name of device entry to delete. The entry must exist in the current catalog.


Chapter Contents

Previous

Next

Top of Page

Copyright 1999 by SAS Institute Inc., Cary, NC, USA. All rights reserved.