Groups | Search | Server Info | Login | Register


Groups > comp.soft-sys.sas > #955

Re: Secure Macro

From Francogrex <franco@grex.org>
Newsgroups comp.soft-sys.sas
Subject Re: Secure Macro
Date 2011-06-17 06:19 -0700
Organization http://groups.google.com
Message-ID <aed6c1c1-4baf-479f-9725-baf06d1d1d70@v12g2000vby.googlegroups.com> (permalink)
References <637964a6-419e-4141-9712-e7987c6bd688@z37g2000vbl.googlegroups.com>

Show all headers | View raw


I should add that I have also the following options:
options nonotes nomlogic nomprint nosymbolgen nosource nosource2;
but still the same problem of printing to log.

On Jun 17, 3:12 pm, Francogrex <fra...@grex.org> wrote:
> 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 | NextPrevious in thread | Next in thread | Find similar


Thread

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