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 (August 2003)Back to main SPSSX-L pageJoin or leave SPSSX-L (or change settings)ReplyPost a new messageSearchProportional fontNon-proportional font
Date:         Sat, 23 Aug 2003 08:32:44 -0400
Reply-To:     Raynald Levesque <rlevesque@videotron.ca>
Sender:       "SPSSX(r) Discussion" <SPSSX-L@LISTSERV.UGA.EDU>
From:         Raynald Levesque <rlevesque@videotron.ca>
Subject:      Re: Titles at the Top of Printed Pages: Forced Page Breaks
In-Reply-To:  <sf45e144.019@smtp.chp.ca.gov>
Content-type: text/plain; charset=US-ASCII

Hi

This works on my system:

GET FILE='c:\program files\spss\employee data.sav'.

TITLE Frequency of gender. FREQUENCIES VARIABLES=gender /ORDER= ANALYSIS .

TITLE Crostab . CROSSTABS /TABLES=jobcat BY educ /FORMAT= AVALUE TABLES /CELLS= COUNT .

TITLE Frequency of jobcat . FREQUENCIES VARIABLES=jobcat /ORDER= ANALYSIS .

HTH

Raynald Levesque rlevesque@videotron.ca Visit my SPSS site: http://pages.infinit.net/rlevesqu/

-----Original Message----- From: SPSSX(r) Discussion [mailto:SPSSX-L@LISTSERV.UGA.EDU]On Behalf Of Kathy Marshall Sent: August 22, 2003 12:24 PM To: SPSSX-L@LISTSERV.UGA.EDU Subject: Titles at the Top of Printed Pages: Forced Page Breaks

I have long been plagued with finding a way to force page breaks for printed output. I'd like the title of a procedure to appear at the top of the page that contains the printed output for that procedure. Invariably, though, the title of a subsequent procedure will print at the bottom of its previous page. Is there a way to force page breaks in the syntax?

Thanks for your sage advice!

Kathy Marshall, MPA CHP Selection Standards and Examinations Section Manager, Selection Research Program 860 Stillwater Road West Sacramento, CA 95605 (916) 375-2966


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