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 (February 2003, week 4)Back to main SAS-L pageJoin or leave SAS-L (or change settings)ReplyPost a new messageSearchProportional fontNon-proportional font
Date:         Thu, 27 Feb 2003 11:32:58 +0100
Reply-To:     Peter Crawford <peter.crawford@DB.COM>
Sender:       "SAS(r) Discussion" <SAS-L@LISTSERV.UGA.EDU>
From:         Peter Crawford <peter.crawford@DB.COM>
Subject:      Re: How do I convert a dataset in UNIX(w/extension .ssd01)into a
              SAS dataset (for PC SAS in WinNT)
Comments: To: sherina <chero@KC.RR.COM>
Content-type: text/plain; charset=iso-8859-1

If you didn't have a sas licence, the SAS System Viewer could read this (file with .ssd01 extension) over ftp. With a sas licence, you can read the data set directly using the SASSFIO sas library engine. In v8, this is called CEDA There are lots of entries in onLineDoc for CEDA

Good Luck Peter Crawford

Datum: 27/02/2003 03:50 An: SAS-L@LISTSERV.UGA.EDU

Antwort an: sherina <chero@KC.RR.COM>

Betreff: How do I convert a dataset in UNIX(w/extension .ssd01)into a SAS dataset (for PC SAS in WinNT) Nachrichtentext:

I need to convert a dataset which resides in UNIX(with the extension .ssd01 Is this a 'UNIX dataset'?)into a SAS dataset for PC SAS in Windows NT.How do I do this? I have a vague idea of how this may need to be done which is as follows. First I need to convert the dataset with extention .ssd01( which is a 'UNIX dataset'?) into a transport file. Then I need to FTP this transport file over to a folder in Windows.Then finally I would convert this transport file(which now resides in a Windows folder) into a SAS dataset (using proc copy?). Do I have the right direction? If so, I would like to have the exact steps with the code I will need to do this. I will also gladly welcome alternate mothods for converting a UNIX dataset into a SAS dataset.

--

Diese E-Mail enthält vertrauliche und/oder rechtlich geschützte Informationen. Wenn Sie nicht der richtige Adressat sind oder diese E-Mail irrtümlich erhalten haben, informieren Sie bitte sofort den Absender und vernichten Sie diese Mail. Das unerlaubte Kopieren sowie die unbefugte Weitergabe dieser Mail ist nicht gestattet.

This e-mail may contain confidential and/or privileged information. If you are not the intended recipient (or have received this e-mail in error) please notify the sender immediately and destroy this e-mail. Any unauthorized copying, disclosure or distribution of the material in this e-mail is strictly forbidden.


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