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 (May 2005, week 2)Back to main SAS-L pageJoin or leave SAS-L (or change settings)ReplyPost a new messageSearchProportional fontNon-proportional font
Date:         Thu, 12 May 2005 10:38:02 -0700
Reply-To:     WCheng@ISISPH.COM
Sender:       "SAS(r) Discussion" <SAS-L@LISTSERV.UGA.EDU>
From:         Wei Cheng <WCheng@ISISPH.COM>
Subject:      Re: ODS statistical graphics
In-Reply-To:  <20050512113254.CE34.JWD@griffin.uga.edu>
Content-Type: text/plain; charset="US-ASCII"

Dear Jerry,

You can use PATH and GPATH in the ODS statement to direct the graph files to the directory you want, and you can use RESET option in the ODS GRAPHICS statement to replace graphs generated by previous submission.

HIH,

Wei

Jerry Davis <jwd@GRIFFIN.UGA.EDU> Sent by: "SAS(r) Discussion" <SAS-L@LISTSERV.UGA.EDU> 05/12/2005 08:42 AM

Please respond to Jerry Davis <jwd@GRIFFIN.UGA.EDU>

To SAS-L@LISTSERV.UGA.EDU cc

Subject ODS statistical graphics

SAS 9.1.3, Windows XP.

I've been playing around with ODS statistical graphics, especially in the new GLIMMIX procedure, and find that it doesn't clean up after itself. After several runs of a program, my sasroot directory (c:\sas913), gets cluttered up sith .gif and .htm files. They have names like: fit0.gif, sashtml1.htm etc. Is there any way to have SAS automatically delete them? Even sending them to their own directory would be preferable to cluttering up !sasroot.

Thanks,

Jerry -- Jerry Davis Experimental Statistics UGA, CAES, Griffin Campus

ForwardSourceID:NT0007574A


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