Date: Thu, 30 Oct 1997 16:42:09 +0000
Reply-To: Donny Tang <dtang@INTERSEARCHCORP.COM>
Sender: "SAS(r) Discussion" <SAS-L@UGA.CC.UGA.EDU>
From: Donny Tang <dtang@INTERSEARCHCORP.COM>
Subject: convert SAS data set to SPSS data set
Content-type: text/plain; charset=US-ASCII
I have a SAS data set which should be converted to SPSS save data
set. Can I write any SAS program to do the conversion or do I have
to write a SPSS program to import it? How to do it?
In my SAS program, I also use label and format procedures: proc
format; .. .... ,are the format and label affected by this
conversion??
DT
|