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 (September 2009, week 2)Back to main SAS-L pageJoin or leave SAS-L (or change settings)ReplyPost a new messageSearchProportional fontNon-proportional font
Date:         Thu, 10 Sep 2009 15:08:46 -0400
Reply-To:     Philip Rack <PhilRack@MINEQUEST.COM>
Sender:       "SAS(r) Discussion" <SAS-L@LISTSERV.UGA.EDU>
From:         Philip Rack <PhilRack@MINEQUEST.COM>
Subject:      Re: European Punctuation Marks in Raw Data
Comments: To: Deborah Testa <dtesta@SEVENOFNINESYSTEMS.COM>
In-Reply-To:  <7LOdnbW316_p2jTXnZ2dnUVZ_u2dnZ2d@earthlink.com>
Content-Type: text/plain; charset="iso-8859-1"

Deborah,

Take a look at: http://www2.sas.com/proceedings/sugi28/281-28.pdf

Phil

Philip Rack MineQuest, LLC SAS & WPS Consulting and WPS Reseller Tel: (614) 457-3714 Web: www.MineQuest.com Blog: www.MineQuest.com/WordPress

-----Original Message----- From: SAS(r) Discussion [mailto:SAS-L@LISTSERV.UGA.EDU] On Behalf Of Deborah Testa Sent: Thursday, September 10, 2009 2:38 PM To: SAS-L@LISTSERV.UGA.EDU Subject: European Punctuation Marks in Raw Data

Hello,

I am processing data in the United States. The data comes to me from Italy in .csv files. The data contains values like these:

"Attività fisica praticata",

"Test di Fagerström",

The non-English punctuation marks result in garbled data when I use PROC IMPORT to get the data into SAS. In SAS, I see:

Attività fisica praticata

Test di Fagerström

Is there a way I can read the data accurately using PROC IMPORT?

Thanks,

Deborah


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