Date: Thu, 10 Jul 2003 11:37:34 -0400
Reply-To: "Fehd, Ronald J. (PHPPO)" <rjf2@CDC.GOV>
Sender: "SAS(r) Discussion" <SAS-L@LISTSERV.UGA.EDU>
From: "Fehd, Ronald J. (PHPPO)" <rjf2@CDC.GOV>
Subject: Re: SAS not recognizing spaces in large variable
Content-Type: text/plain
> From: Debbie Cooper [mailto:debbie.cooper@STEVENSONCOMPANY.COM]
a lose in translation of leading spaces in a character variable
may be solved by specifying a format which preserves spaces:
$char<N>.
or
> @2887 bigvar $char4630.
Ron Fehd the macro maven CDC Atlanta GA USA RJF2@cdc.gov
"Nothing is particularly hard
if you divide it into small jobs."
- Henry Ford, Industrialist
"Nothing is particularly hard to get
if you specify exactly what you want
in the data dictionary
or requirements specification."
- RJF2
|