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 (May 2003, week 2)Back to main SAS-L pageJoin or leave SAS-L (or change settings)ReplyPost a new messageSearchProportional fontNon-proportional font
Date:   Wed, 14 May 2003 05:47:56 -0700
Reply-To:   Anne S <annesteusa@NETSCAPE.NET>
Sender:   "SAS(r) Discussion" <SAS-L@LISTSERV.UGA.EDU>
From:   Anne S <annesteusa@NETSCAPE.NET>
Organization:   http://groups.google.com/
Subject:   Title with Where criteria
Content-Type:   text/plain; charset=ISO-8859-1

I was reading the top 10 enhancement requests, and number 6 was:

"Create an automatic TITLE containing WHERE subsetting criteria. There are currently ways to do this. To capture the WHERE clause in a macro variable, specify the WHERE clause using a macro that both a) saves the WHERE clause text; and b) issues the WHERE statement. You can then use the WHERE clause text in titles and footnotes as you see fit."

Can someone provide an example of how to do a) and b) above? I am assuming that this not the simple %LET function. Or maybe it is.

Thank you. Anne


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