| Date: | Fri, 22 Jun 2001 04:01:51 GMT |
| Reply-To: | paula <paula@HOTMAIL.COM> |
| Sender: | "SAS(r) Discussion" <SAS-L@LISTSERV.UGA.EDU> |
| From: | paula <paula@HOTMAIL.COM> |
| Organization: | Excite@Home - The Leader in Broadband http://home.com/faster |
| Subject: | Delete entries in Symbol table without exiting the SAS session |
|---|
Dear SAS friends,
I know if I creat macro variables properly, in the Symbol table, I should
see all the values assigned to it by executing
%put _all_;
But I always have to exit the SAS session to reset the Symbol table to its
default. Or I can not even change one single entry. Does anyone know anyway
to remove a macro variable (user defined, I mean) without exiting the
session? Thanks.
Paula D X
|