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 2004, week 3)Back to main SAS-L pageJoin or leave SAS-L (or change settings)ReplyPost a new messageSearchProportional fontNon-proportional font
Date:         Mon, 16 Aug 2004 15:31:57 -0600
Reply-To:     Jack Hamilton <JackHamilton@FIRSTHEALTH.COM>
Sender:       "SAS(r) Discussion" <SAS-L@LISTSERV.UGA.EDU>
From:         Jack Hamilton <JackHamilton@FIRSTHEALTH.COM>
Subject:      Re: Proc report
Comments: To: sheela1099@YAHOO.COM
Content-Type: text/plain; charset=us-ascii

options pageno=1;

options nonumber;

I don't think you can change the page number in the middle of a PROC REPORT, but there might be workarounds.

-- JackHamilton@FirstHealth.com Manager, Technical Development Metrics Department, First Health West Sacramento, California USA

>>> sheela <sheela1099@YAHOO.COM> 08/16/2004 2:12 PM >>> Hi,

How to capture the pageno in proc report or change the title on subsequent pages of report , pageno should not be listed. Thanks


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