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 2002, week 4)Back to main SAS-L pageJoin or leave SAS-L (or change settings)ReplyPost a new messageSearchProportional fontNon-proportional font
Date:         Thu, 25 Jul 2002 13:26:42 -0700
Reply-To:     Derek <dcford@VIRGINIA.EDU>
Sender:       "SAS(r) Discussion" <SAS-L@LISTSERV.UGA.EDU>
From:         Derek <dcford@VIRGINIA.EDU>
Organization: http://groups.google.com/
Subject:      Removing unwanted characters
Content-Type: text/plain; charset=ISO-8859-1

How can I remove an unwanted character(s) from a value. For example, if I have the Variable PET and it has an entry "Dog"...how can I remove the quotes to produce just Dog. Since every value has quotes I'd like to remove them across the variable. I realize that I could export to a text editor, replace the " with a blank, and import it again but I wonder if there is another way to do it.

Thanks, Derek


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