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 (July 2008, week 1)Back to main SAS-L pageJoin or leave SAS-L (or change settings)ReplyPost a new messageSearchProportional fontNon-proportional font
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?
Comments: To: sas-l@uga.edu
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"


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