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 (May 2009, week 2)Back to main SAS-L pageJoin or leave SAS-L (or change settings)ReplyPost a new messageSearchProportional fontNon-proportional font
Date:         Fri, 8 May 2009 02:19:49 -0400
Reply-To:     "SUBSCRIBE SAS-L Joe H. Smith" <peesari.mahesh@GMAIL.COM>
Sender:       "SAS(r) Discussion" <SAS-L@LISTSERV.UGA.EDU>
From:         "SUBSCRIBE SAS-L Joe H. Smith" <peesari.mahesh@GMAIL.COM>
Subject:      MAcro Calling..........

HI all,

I have wriiten a Macro and stored it at this path E:\Homework\Examples, Macro name is prepost. Now i want to run macro by its name ..how should i do that,i am using this syntax but it throws an error...

%include(Macro-E:\Homework\Examples\Macro.sas); %prepost(job='MANAGE)

how shouid i run this macro if i store it in some path.

Thanks & regards


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