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 (April 1996, week 5)Back to main SAS-L pageJoin or leave SAS-L (or change settings)ReplyPost a new messageSearchProportional fontNon-proportional font
Date:         Mon, 29 Apr 1996 18:14:00 -0500
Reply-To:     Robert Schechter <robert_schechter@MERCK.COM>
Sender:       "SAS(r) Discussion" <SAS-L@UGA.CC.UGA.EDU>
From:         Robert Schechter <robert_schechter@MERCK.COM>
Subject:      FW: really dumb question...

---------- From: Schechter, Robert To: Marc Feldesman; Multiple recipients of list SAS-L Subject: RE: really dumb question... Date: Monday, April 29, 1996 6:02PM

Marc,

If your manuals are not handy try HELP. I've pasted the results below:

SAS SYSTEM OPTIONS: PAGENO= Option

PAGENO= n

The PAGENO= system option specifies a beginning page number for the next page of output produced by the SAS System.

Clear your output window then reset with the PAGENO= system option, as in: OPTIONS PAGENO=1; RUN;

Good luck, Bob **************************************************************************** ********************************* Disclaimer: The contents of this message express only the sender's opinion. This message does not necessarily reflect the policy of Merck & Co., Inc. All responsibility for the statements made in this posting reside solely and completely with me. **************************************************************************** ********************************* ---------- From: Marc Feldesman To: schechte; Multiple recipients of list SAS-L Subject: really dumb question... Date: Monday, April 29, 1996 5:32PM

How do I reset the page numbers in the output window after running an analysis. Right now, if I clear the output window, the next analysis I do begins with the page number following the one just cleared. I know there is the pageno= system option, but I can't figure out from the documentation where it has to go in order to actually reset the page numbers. No matter where I use it, I get an error message telling me that it is in the wrong place. I'm not at a location where the manuals are handy, but given the quality of the manuals on little stuff like this, I'm not certain that having them would help either. In any case, I would appreciate the tip. Thanks.

*********************************************************************** * Dr. Marc R. Feldesman | email: feldesmanm@pdx.edu| Beyond every * * Professor and Chairman | fax: (503)-725-3905 | credibility * * Anthropology Department | voice: (503)-725-3081 | gap lies a * * Portland State University | pager: (503)-870-2515 | gullibility * * Portland, Oregon 97207 | home: NOT | fill * ***********************************************************************


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