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 (November 2011, week 4)Back to main SAS-L pageJoin or leave SAS-L (or change settings)ReplyPost a new messageSearchProportional fontNon-proportional font
Date:         Tue, 22 Nov 2011 10:28:23 -0500
Reply-To:     "Chaitovsky, Avi-Gil" <Avi-Gil.Chaitovsky@ANTHEM.COM>
Sender:       "SAS(r) Discussion" <SAS-L@LISTSERV.UGA.EDU>
From:         "Chaitovsky, Avi-Gil" <Avi-Gil.Chaitovsky@ANTHEM.COM>
Subject:      %Include in SAS EG Project
Content-Type: text/plain; charset="US-ASCII"

I have a SAS EG project with four embedded programs. The first is the one that changes - it includes all the macro variables that I need for the program, some of which change each time I run the program. The other three are called "Step 1," "Step 2" ad "Step 3," and each of them relies on the macro variables. Sometimes, I only need to run "Step 3" because Steps 1-2 have already been run, but in order to do so I still need to run the macro variables program. Is there a way to use %include within this SAS EG program to automatically run the (short) macro variable program EVERY time I run "Step 3"? This would save me from having to run 2 things manually each time.

Thanks in advance, and happy Thanksgiving to all!

Avi-Gil Chaitovsky

WellPoint, Inc.

Empire BlueCross BlueShield

HealthCare Analytics

Provider Contracting/Cost of Care Analyst Sr

165 Broadway, 14th Floor

New York, NY 10006

Avi-Gil.Chaitovsky@anthem.com <mailto:Avi-Gil.Chaitovsky@anthem.com>

(212) 476-1483

CONFIDENTIALITY NOTICE: This e-mail message, including any attachments, is for the sole use of the intended recipient(s) and may contain confidential and privileged information or otherwise protected by law. Any unauthorized review, use, disclosure or distribution is prohibited. If you are not the intended recipient, please contact the sender by reply e-mail and destroy all copies of the original message.


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