Date: Tue, 1 Jul 2008 18:13:00 -0700
Reply-To: RolandRB <rolandberry@HOTMAIL.COM>
Sender: "SAS(r) Discussion" <SAS-L@LISTSERV.UGA.EDU>
From: RolandRB <rolandberry@HOTMAIL.COM>
Organization: http://groups.google.com
Subject: Re: how to access macros and organize macros?
Content-Type: text/plain; charset=ISO-8859-1
On Jul 2, 3:22 am, adri...@GPP.COM.BR (Adriano Rodrigues) wrote:
> Hi all,
>
> I am total newbie with macros, but i made one called macro1 and is working
> in one big program I have, how to use the same macro for other programs in
> future, without copying and pasting into my new program?
>
> I wanted just use %macro1 in my new program and SAS find it for me.
>
> As I understand I need save in some directory and the use some system option
> to allow SAS to find them when I call for them. Can anyone help me?
>
> My directory with macros is c:\macrosas
>
> And my %macro1 is saved as macro1.sas (maybe if I have more macros I
> should/can save all in this same program?)
>
> Thanks in advance,
>
> Adriano
>
> Ps: Sorry IF this email came as duplicate, not sure IF gone 1st time I
> tried.
Look up "sasautos"
|