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 (October 1997, week 5)Back to main SAS-L pageJoin or leave SAS-L (or change settings)ReplyPost a new messageSearchProportional fontNon-proportional font
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>
Comments:     Authenticated sender is <dtang@[192.1.2.220]>
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


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