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 (September 1999, week 3)Back to main SAS-L pageJoin or leave SAS-L (or change settings)ReplyPost a new messageSearchProportional fontNon-proportional font
Date:         Tue, 21 Sep 1999 21:33:01 +0100
Reply-To:     John Whittington <medisci@POWERNET.COM>
Sender:       "SAS(r) Discussion" <SAS-L@LISTSERV.UGA.EDU>
From:         John Whittington <medisci@POWERNET.COM>
Subject:      Re: label length
Comments: To: José Ailton Alencar andrade
          <andrade@INEP.GOV.BR>
In-Reply-To:  <199909212012.VAA23855@mail-relay.power.net.uk>
Content-Type: text/plain; charset="iso-8859-1"

At 17:15 21/09/99 -0300, José Ailton Alencar andrade wrote:

> I am using SAS 6.12 for windows/NT. I would like to work with >label´s lengths of 200 or more characters, but up to I know SAS no more >than 30 characters. Is there any any of work with big variable labels? > My interest is only print my data into sas output.

José, nothing will enable you to have SAS variable labels that long. However, if what you are interested in is getting long 'column titles' (presumably split over more than one line) in a printout of the data, then using PROC REPORT, rather than PROC PRINT, might be your answer.

Regards,

John

---------------------------------------------------------------- Dr John Whittington, Voice: +44 (0) 1296 730225 Mediscience Services Fax: +44 (0) 1296 738893 Twyford Manor, Twyford, E-mail: medisci@powernet.com Buckingham MK18 4EL, UK mediscience@compuserve.com ----------------------------------------------------------------


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