Date: Thu, 15 Mar 2007 09:36:03 -0400
Reply-To: Ken Borowiak <EvilPettingZoo97@AOL.COM>
Sender: "SAS(r) Discussion" <SAS-L@LISTSERV.UGA.EDU>
From: Ken Borowiak <EvilPettingZoo97@AOL.COM>
Subject: Re: Proc Tabulate Shrink Columns Size
On Wed, 14 Mar 2007 14:27:43 -0400, Dianne Rhodes
<diannerhodes@COMCAST.NET> wrote:
>On Wed, 14 Mar 2007 16:56:13 +0000, toby dunn <tobydunn@HOTMAIL.COM> wrote:
>
>>I was wondering if anyone knew what the equivalent to the Split= option in
>>proc report would be in Proc Tabulate? And if anyone knew how to shrink
>the
>>text to under 6.5 in my RTf.
>
>Toby
>What you did not believe me? There is no equivalent to split= in tabulate;
>that's in print and report(print on steroids)
>
>If you want to change the font, you can apply a style directly like you
>can in report.
>style=[font_size=6.5 font_weight=BOLD]
>If you have Lauren's book on ODS there are many examples.
>
>Dianne @ bls
Diane,
Rather than thinking of PROC REPORT as "PROC PRINT on 'ROIDS", I like to
think of PROC PRINT as "PROC REPORT on crack/ice/smack".
Kidding aside, the equivalent of REPORT/PRINT's split in TABULATE would be
nice, as well as making PROC REPORT MLF-able.
Regards,
Ken
|