Date: Fri, 15 Jan 1999 07:30:37 PST
Reply-To: Nigel Tufnel <dousk8@HOTMAIL.COM>
Sender: "SAS(r) Discussion" <SAS-L@UGA.CC.UGA.EDU>
From: Nigel Tufnel <dousk8@HOTMAIL.COM>
Subject: Call a SAS prog from a SAS prog?
Content-Type: text/plain
Is there a way (using SAS 6.11 on an NT 4.0 box) to call a SAS program
from a SAS program? e.g.
Data junk;
set junk;
x=q*2;
run;
c:\temp\DoIt.sas; * <<----- Calls the SAS program DoIt.sas;
(other SAS code)
Thanks,
Nigel
______________________________________________________
Get Your Private, Free Email at http://www.hotmail.com
|