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 2004, week 5)Back to main SAS-L pageJoin or leave SAS-L (or change settings)ReplyPost a new messageSearchProportional fontNon-proportional font
Date:   Fri, 30 Jul 2004 09:32:21 -0400
Reply-To:   "Fazzino, Sal" <Sal.Fazzino@MBNA.COM>
Sender:   "SAS(r) Discussion" <SAS-L@LISTSERV.UGA.EDU>
From:   "Fazzino, Sal" <Sal.Fazzino@MBNA.COM>
Subject:   Re: $
Content-Type:   text/plain; charset=iso-8859-1

FYI

From SAS doc ...

The COMMAw.d informat reads numeric values and removes embedded commas, blanks, dollar signs, percent signs, dashes, and right parentheses from the input data. The COMMAw.d informat converts a left parenthesis at the beginning of a field to a minus sign.

-----Original Message----- From: June [mailto:spairz@YAHOO.COM] Sent: Thursday, July 29, 2004 4:44 PM To: SAS-L@LISTSERV.UGA.EDU Subject: $

Hi, How could I get rid off the dollar sign and only keep the numbers? $2.4 $40.3 $29.4 $13.0 $13.3 $6.4 $45.1

Thanks.


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