LISTSERV at the University of Georgia
Menubar Imagemap
Home Browse Manage Request Manuals Register
Previous messageNext messagePrevious in topicNext in topicPrevious by same authorNext by same authorPrevious page (July 2001, week 4)Back to main SAS-L pageJoin or leave SAS-L (or change settings)ReplyPost a new messageSearchProportional fontNon-proportional font
Date:         Thu, 26 Jul 2001 09:31:58 -0700
Reply-To:     c-Jeff.Voeller@wcom.com
Sender:       "SAS(r) Discussion" <SAS-L@LISTSERV.UGA.EDU>
From:         Jeff Voeller <c-Jeff.Voeller@WCOM.COM>
Subject:      Re: Displaying all macro variables
Comments: To: Bill Dvorak <bdvorak@YAHOO.COM>
In-Reply-To:  <20010726162806.58252.qmail@web10106.mail.yahoo.com>
Content-type: text/plain; charset=iso-8859-1

> I'm trying to debug a series of SAS programs and need > a quick way to display the current settings of all > macro variables. I've been playing with the symbolgen > option but I'm looking for something that shows all > macro variables and their current values.

%put _all_;


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