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 (June 2008, week 4)Back to main SAS-L pageJoin or leave SAS-L (or change settings)ReplyPost a new messageSearchProportional fontNon-proportional font
Date:         Thu, 26 Jun 2008 19:29:40 -0400
Reply-To:     Ya Huang <ya.huang@AMYLIN.COM>
Sender:       "SAS(r) Discussion" <SAS-L@LISTSERV.UGA.EDU>
From:         Ya Huang <ya.huang@AMYLIN.COM>
Subject:      Re: Macro Question
Comments: To: jlee8071@GMAIL.COM

Chang has a post today:

http://listserv.uga.edu/cgi-bin/wa?A2=ind0806d&L=sas-l&D=1&O=D&P=40150

Look at the bottom of his code, where he showed how to include some code from his web page.

On Thu, 26 Jun 2008 16:00:27 -0700, jlee8071@gmail.com <jlee8071@GMAIL.COM> wrote:

>Hello everyone, > >I wrote a long macro which I saved in a file that is separate from the >macro function call. > >Every time I want to run the macro, I would have to open and run the >macro-code-only file. > >I was wonder if there is a statement that can run the macro-code >without opening up the file? (eg. by specifying the location of >directory in the computer where the macro program is stored) > >Better yet, suppose my macro program is stored on a website. Is there >a way I can directly call the macro by specifying the URL ? > >Thank you, >chris


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