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 ?
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
|