| 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
|