LISTSERV at the University of Georgia
Menubar Imagemap
Home Browse Manage Request Manuals Register
Previous (more recent) messageNext (less recent) messagePrevious (more recent) in topicNext (less recent) in topicPrevious (more recent) by same authorNext (less recent) by same authorPrevious page (June 2001, week 4)Back to main SAS-L pageJoin or leave SAS-L (or change settings)ReplyPost a new messageSearchProportional fontNon-proportional font
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


Back to: Top of message | Previous page | Main SAS-L page