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 (January 2009, week 3)Back to main SAS-L pageJoin or leave SAS-L (or change settings)ReplyPost a new messageSearchProportional fontNon-proportional font
Date:   Fri, 16 Jan 2009 10:11:11 -0500
Reply-To:   "Fehd, Ronald J. (CDC/CCHIS/NCPHI)" <rjf2@CDC.GOV>
Sender:   "SAS(r) Discussion" <SAS-L@LISTSERV.UGA.EDU>
From:   "Fehd, Ronald J. (CDC/CCHIS/NCPHI)" <rjf2@CDC.GOV>
Subject:   Re: De-allocating libref of stored macro catalog
In-Reply-To:   <497067EB.9040205@virginbroadband.com.au>
Content-Type:   text/plain; charset=us-ascii

> From: John Chapman > I find that when I use a stored macro, by doing: > > > options sasmstore=mac mstored; > > libname mac "C:\Temp\StoredMacros"; > > and invoking a macro from the catalog in mac, I can't then > de-allocate > the mac libref, even if I first specify: > > options nomstored; > > Any suggestions?

in my limited experience with this problem I can provide this Short Answer:

give up, close session, restart

Tutorials A SASautos Companion: Reusing Macros

http://tinyurl.com/45nzzk for:

http://www2.sas.com/proceedings/sugi30/267-30.pdf

Ron Fehd the macro maven CDC Atlanta GA USA RJF2 at cdc dot gov


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