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 (March 2001, week 3)Back to main SAS-L pageJoin or leave SAS-L (or change settings)ReplyPost a new messageSearchProportional fontNon-proportional font
Date:         Tue, 20 Mar 2001 11:30:28 -0800
Reply-To:     "Huang, Ya" <ya.huang@AGOURON.COM>
Sender:       "SAS(r) Discussion" <SAS-L@LISTSERV.UGA.EDU>
From:         "Huang, Ya" <ya.huang@AGOURON.COM>
Subject:      Re: concatenation get warning in sql, but not is data step,
              any w ay t o supress it?
Comments: To: "Ravi, Prasad" <Prasad.Ravi@pfizer.com>
Content-Type: multipart/alternative;

The code in my previous post is to explain the problem, it is just a sample, not where my real data come from. What does it mean? It means that I have NO control of the var length in my input data set, which happend to be assigned as $200 by someone else, or some program else. But I know they all have a max length < 50. I was just trying to find a way to shrink them so that they can be concatenate without getting me the warning.

>> What was the purpose of defining these variables length first to 200 >> characters then reduce it to 20.

See above expalination.


[text/html]


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