| Date: | Sun, 5 Mar 2006 17:47:39 -0800 |
| Reply-To: | Simon <mingshan.wang@GMAIL.COM> |
| Sender: | "SAS(r) Discussion" <SAS-L@LISTSERV.UGA.EDU> |
| From: | Simon <mingshan.wang@GMAIL.COM> |
| Organization: | http://groups.google.com |
| Subject: | SAS macro stored in the catalog |
|
| Content-Type: | text/plain; charset="iso-8859-1" |
|---|
I was given a catalog "sasmacr.sas7cat", in which contains a SAS macro,
say, LABTEST. I couldn't review the content of this macro because of
failing to open it. Even though the macro varibales used in this macro
were provided and I was instructed to use option SASAUTOS, I still fail
to make it work. Instead of directly including the macro as the
example I found, I uncluded the catalog in the SASAUTOS. The error
messgae was shown in the log "WARNING: Apparent invocation of macro
LABTEST not resolved." It seems that we cannot invoke this macro, which
was stored in the catalog "sasmacr.sas7cat".
Does anyone come across this same situation? Any suggestions would be
highly appreciated.
- SW
|