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 (November 2003, week 4)Back to main SAS-L pageJoin or leave SAS-L (or change settings)ReplyPost a new messageSearchProportional fontNon-proportional font
Date:         Tue, 25 Nov 2003 13:54:02 -0500
Reply-To:     "Fehd, Ronald J. (PHPPO)" <rjf2@CDC.GOV>
Sender:       "SAS(r) Discussion" <SAS-L@LISTSERV.UGA.EDU>
From:         "Fehd, Ronald J. (PHPPO)" <rjf2@CDC.GOV>
Subject:      Re: Newbie question
Comments: cc: "Robin Garfinkel, Ph.D." <rsg5@COLUMBIA.EDU>
Content-Type: text/plain; charset="us-ascii"

> From: Robin Garfinkel, Ph.D. [mailto:rsg5@COLUMBIA.EDU]

> I installed the hot fix which now does the page breaks, but I > can't get the page numbers to print without an options > statement at the top of the program. I can't get the date to > print at all. Any suggestions?

that would be: options pageno=1 date; and for v9: options dtReset; %*V9 date+time reset in title1;

Ron Fehd the macro maven CDC Atlanta GA USA RJF2@cdc.gov


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