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
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
|