|
Kathleen,
You can use %INCLUDE in a SAS program to call other SAS programs.
Jack Clark
Research Analyst
Center for Health Program Development and Management
University of Maryland, Baltimore County
-----Original Message-----
From: SAS(r) Discussion [mailto:SAS-L@LISTSERV.UGA.EDU] On Behalf Of
Kathleen Santos
Sent: Monday, April 21, 2008 12:55 PM
To: SAS-L@LISTSERV.UGA.EDU
Subject: Running a SAS program within a SAS program
Hello,
I would like to combine multi years of data into one. Each year has a
particular data set and a particular program to create a SAS dataset.
However, not all programs are the same (e.g. variable names may change
throughout the years).
What I would like to do is to create one program that would call on the
other programs to create SAS datasets. Then I'll integrate them together
and
do whatever I it is I need to do.
I hope someone can help me.
Thanks.
Kathleen
|