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 (December 2008, week 1)Back to main SAS-L pageJoin or leave SAS-L (or change settings)ReplyPost a new messageSearchProportional fontNon-proportional font
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
Comments: To: rune@FASTLANE.NO

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


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