| Date: | Fri, 7 Jan 2005 14:28:28 -0600 |
| Reply-To: | Chad Webb <purplepride@gmail.com> |
| Sender: | "SAS(r) Discussion" <SAS-L@LISTSERV.UGA.EDU> |
| From: | Chad Webb <purplepride@GMAIL.COM> |
| Subject: | Viewing MACROs stored in a SASMACR |
| Content-Type: | text/plain; charset=US-ASCII |
I can do a contents of the macros in SASMACR, but can I modify and/or
view them? i.e. proc catalog; contents;
My goal is to have a canned program that does not need to be changed,
but %includes the macro. However, the macro will need to be change
occasionally.
When I look at the contents, it shows a modification date. However, I
couldn't find a way to review it. Is this SASMACR only a replace
catalog?
Thanks,
Chad
|