Date: Wed, 12 May 2004 12:53:56 -0400
Reply-To: Bruce Johnson <bjohnson@SOLUCIENT.COM>
Sender: "SAS(r) Discussion" <SAS-L@LISTSERV.UGA.EDU>
From: Bruce Johnson <bjohnson@SOLUCIENT.COM>
Subject: Re: exporting to text file without quotes
Content-Type: text/plain; charset="us-ascii"
Does that field have tabs embedded in it?
________________________________
Bruce A. Johnson
bjohnson@solucient.com
-----Original Message-----
From: SAS(r) Discussion [mailto:SAS-L@LISTSERV.UGA.EDU] On Behalf Of
Kerri Rivers
Sent: Wednesday, May 12, 2004 11:52 AM
To: SAS-L@LISTSERV.UGA.EDU
Subject: exporting to text file without quotes
hi all,
i'm exporting a dataset to a text file using PROC EXPORT. there is one
text variable that is exporting with double quotation marks around it.
is it possible to export without those quotation marks? i need to get
rid of them and i'm not sure how to do it. i tried the help files and
searched the SAS-L archives, but couldn't find any documentation on
this. here's my
code:
proc export data=work.export
outfile = 'C:\CDID\data1.txt'
dbms=tab replace;
run;
thanks for any help!
~kerri
This message is a private communication. It may contain information that is confidential
and legally protected from disclosure. If you are not an intended recipient, please do
not read, copy or use this message or any attachments, and do not disclose them to others.
Please notify the sender of the delivery error by replying to this message, and then
delete it and any attachments from your system.
Thank you,
Solucient LLC
(rev eXclaimer 2x)