Chapter Contents

Previous

Next
DELETE

DELETE



Deletes a graph

Operating States: GKOP, SGOP, WSAC, WSOP
Return Codes: 0, 4, 8, 307


Syntax
Description
Argument Definitions
See Also


Syntax

return-code-variable=GRAPH('DELETE', name);


Description

The GRAPH('DELETE', . . . ) function deletes a graph in the current catalog. The graph does not have to be closed to be deleted.


Argument Definitions

name character string enclosed in quotes or character variable name; the name of the graph to delete.

See Also

GASK('CATALOG', . . . ) routine
GRAPH('COPY', . . . ) function
GSET('CATALOG', . . . ) function


Chapter Contents

Previous

Next

Top of Page

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