Groups | Search | Server Info | Login | Register
Groups > comp.soft-sys.sas > #954
| From | Francogrex <franco@grex.org> |
|---|---|
| Newsgroups | comp.soft-sys.sas |
| Subject | Secure Macro |
| Date | 2011-06-17 06:12 -0700 |
| Organization | http://groups.google.com |
| Message-ID | <637964a6-419e-4141-9712-e7987c6bd688@z37g2000vbl.googlegroups.com> (permalink) |
Athough I have: libname libref '/path/...'; options mstored sasmstore=libref; %macro mymacro / store secure; ... It still prints to the log when called? Is there something I am missing?
Back to comp.soft-sys.sas | Previous | Next — Next in thread | Find similar
Secure Macro Francogrex <franco@grex.org> - 2011-06-17 06:12 -0700
Re: Secure Macro Francogrex <franco@grex.org> - 2011-06-17 06:19 -0700
Re: Secure Macro "data _null_;" <iebupdte@gmail.com> - 2011-06-17 06:45 -0700
Re: Secure Macro "Kenneth M. Lin" <kenneth_m_lin@sbcglobal.net> - 2011-06-17 09:28 -0700
csiph-web