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 2000, week 2)Back to main SAS-L pageJoin or leave SAS-L (or change settings)ReplyPost a new messageSearchProportional fontNon-proportional font
Date:         Thu, 14 Dec 2000 10:11:52 -0500
Reply-To:     Bernard Tremblay <imaginasys@HOTMAIL.COM>
Sender:       "SAS(r) Discussion" <SAS-L@LISTSERV.UGA.EDU>
From:         Bernard Tremblay <imaginasys@HOTMAIL.COM>
Subject:      Re: FW: How to print three tables from proc freq on one page
Comments: To: suhua_hu@MERCK.COM
Content-Type: text/plain; charset=iso-8859-1; format=flowed

Hi Hu,

Check the SAS system option "formdlim". You could set formdlim='-' and SAS will write a line of dash instead of a page break.

I hope it helps, \\\|/// \\ - - // ( @ @ ) +-----oOOo-(_)-oOOo--+-----------------------------------+ | Bernard Tremblay | | | CSST | Tel: (418) 528-9313 | | | Fax: (418) 528-1493 | | | Int: Bernard.Tremblay@csst.qc.ca | +----------------------------+---------------------------+ | Imaginasys enr | Res: (418) 658-1411 | | | Int: bertrem@videotron.ca | | | Hot: imaginasys@hotmail.com | +--------------Oooo--+-----------------------------------+ oooO ( ) ( ) ) / \ ( (_/ \_) ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ >From: "Hu, Suhua" <suhua_hu@MERCK.COM> >Reply-To: "Hu, Suhua" <suhua_hu@MERCK.COM> >To: SAS-L@LISTSERV.UGA.EDU >Subject: FW: How to print three tables from proc freq on one page >Date: Thu, 14 Dec 2000 10:00:23 -0500 > > > ---------- > > From: Wang, Zhaoping (PCM - NJ)[SMTP:ZWang@NA2.US.ML.com] > > Sent: Thursday, December 14, 2000 9:55 AM > > To: 'Hu Suhua' > > Subject: SAS Question > > > > > > Suppose three frequency tables produced > > by > > > > proc freq data=a; > > tables x y z; > > run; > > > > are small enough and can be printed out in > > a single page. Then how to get the three > > tables in one page instead of three separate > > pages ? > > > > Thank you for your help. > > Zhaoping > > > > > >

_____________________________________________________________________________________ Get more from the Web. FREE MSN Explorer download : http://explorer.msn.com


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