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