| 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.
|