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 (April 1997, week 2)Back to main SAS-L pageJoin or leave SAS-L (or change settings)ReplyPost a new messageSearchProportional fontNon-proportional font
Date:         Thu, 10 Apr 1997 10:28:41 GMT
Reply-To:     Steigmiller <089512100003-0001@T-ONLINE.DE>
Sender:       "SAS(r) Discussion" <SAS-L@UGA.CC.UGA.EDU>
From:         Steigmiller <089512100003-0001@T-ONLINE.DE>
Organization: Telekom Online Internet Gateway
Subject:      Re: 2 line labels in a SAS/AF data table?
Content-Type: text/plain; charset=us-ascii

Harm Schipper wrote: > > Hello, > > Currently, I am developing an application using frame entries in SAS 6.11 > under Windows 95. In this application I am using 'Data Table' objects. In > the column labels my customer would like to see two lines of text. In PROC > PRINT I would accomplish this by using a split character, but how do I go > about it in a Data Table? Does anybody have a clue? > > Harm Schipper > SAS consultant > 100577.1070@compuserve.com

we had the same problem, try this:

make a second data table with two rows and display it as headline.


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