Date: Tue, 2 Dec 2008 11:18:07 -0500
Reply-To: Dianne Rhodes <diannerhodes@COMCAST.NET>
Sender: "SAS(r) Discussion" <SAS-L@LISTSERV.UGA.EDU>
From: Dianne Rhodes <diannerhodes@COMCAST.NET>
Subject: Re: WARNING: Data too long for column
On Tue, 2 Dec 2008 04:23:29 -0800, Rune <rune@FASTLANE.NO> wrote:
>In the output, the content is truncated to 206 positions. But when I
>use ODS to write to a textfile, then all 300 positions of text is
>preserved.
>Is there anyting I can do to suppress this warning? Or even better,
>make SAS accept a string of 560 positions?
>
You might also like the results you get using Proc Report with the WRAP
option. I've used this to print out web browser history text.
Dianne R
|