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 (March 2006, week 1)Back to main SAS-L pageJoin or leave SAS-L (or change settings)ReplyPost a new messageSearchProportional fontNon-proportional font
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
Comments:   To: sas-l@uga.edu
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


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