Date: Tue, 30 May 2006 17:36:36 -0400
Reply-To: "Howard Schreier <hs AT dc-sug DOT org>" <nospam@HOWLES.COM>
Sender: "SAS(r) Discussion" <SAS-L@LISTSERV.UGA.EDU>
From: "Howard Schreier <hs AT dc-sug DOT org>" <nospam@HOWLES.COM>
Subject: Re: Label
On Tue, 30 May 2006 11:34:01 -0400, Ran S <raan67@YAHOO.COM> wrote:
>Toby,
>
>Its not even that big for eg:
>
>label Q1_1='1.The children in my family fight with each other'
>
>and in the dataset I see the label as:
>
>'1.The children in my family fight with'
>
>When I am creating a temp dataset..I can see the lables fine. But as soon
>as I create a premanent dataset it truncates the lable.
Which engine is used in for the permanent data set? If you are not sure,
run PROC CONTENTS.
>
>Why its differnet in the permanent dataset I cannot understand.
>Thanks!
|