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 (July 2006, week 4)Back to main SAS-L pageJoin or leave SAS-L (or change settings)ReplyPost a new messageSearchProportional fontNon-proportional font
Date:         Tue, 25 Jul 2006 12:01:07 -0700
Reply-To:     Bill McKirgan <bill-mckirgan@UIOWA.EDU>
Sender:       "SAS(r) Discussion" <SAS-L@LISTSERV.UGA.EDU>
From:         Bill McKirgan <bill-mckirgan@UIOWA.EDU>
Organization: http://groups.google.com
Subject:      Re: Export .sas file w/o SAS ?
Comments: To: sas-l@uga.edu
In-Reply-To:  <1153852793.907465.292340@m73g2000cwd.googlegroups.com>
Content-Type: text/plain; charset="iso-8859-1"

Adam,

A file ending in .sas is a sas program (ascii) and can be opened with any text editor. I assume you mean .sas7bdat (or earlier versions of SAS datasets).

You could export sas datasets with data translation software such as DBMSCopy or StatTransfer. A trial version could be downloaded for testing, but you will need to pay for the fully functional versions.

--Bill

croakernorge@gmail.com wrote: > Hi, > > How can I export a .sas file to, say, a CSV without a copy of SAS? > > Thanks, > > Adam


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