Date: Wed, 7 Oct 2009 09:06:37 -0500
Reply-To: "Data _null_;" <iebupdte@GMAIL.COM>
Sender: "SAS(r) Discussion" <SAS-L@LISTSERV.UGA.EDU>
From: "Data _null_;" <iebupdte@GMAIL.COM>
Subject: Re: Tab delimited
In-Reply-To: <OFD1CD603F.78DCB8A5-ON86257648.004A295F-86257648.004BDC50@fd9ns01.okladot.state.ok.us>
Content-Type: text/plain; charset=ISO-8859-1
PROC EXPORT.
On 10/7/09, Masoud Pajoh <mpajoh@odot.org> wrote:
> I have a SAS data set, I want to create a tab delimited file with all the
> variables without naming them all, and not in the form "var1= ".
> just:
> var1TABvar2TABvar3TABvar4TAB. . .
>
> Could someone help.
>
> Thanks
>
|