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 2007, week 2)Back to main SAS-L pageJoin or leave SAS-L (or change settings)ReplyPost a new messageSearchProportional fontNon-proportional font
Date:         Fri, 9 Nov 2007 05:30:12 -0800
Reply-To:     Jean Hu <jhu_80@YAHOO.COM>
Sender:       "SAS(r) Discussion" <SAS-L@LISTSERV.UGA.EDU>
From:         Jean Hu <jhu_80@YAHOO.COM>
Subject:      GOPTIONS for Graph Design && Auto-Export
Content-Type: text/plain; charset=iso-8859-1

Hi All:

I used GOPTIONS to customize the design of my SAS PROC GPLOT graphs for my end-users. But because my code is for production, I would like to code into my Base program their auto-export into a directory. To keep things simple for now, the folder target is one on my c: drive so no access problems there. But there may be a conflict w. the GOPTIONS I set earlier in my code b.c. with my added code for export using again GOPTIONS statement these graphs would not export as bitmaps as coded. Has anyone else come across this problem? And how to fix it? The design customizations I did where coloring, size etc.

Thanks!

__________________________________________________ Do You Yahoo!? Tired of spam? Yahoo! Mail has the best spam protection around http://mail.yahoo.com


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