Date: Mon, 28 Feb 2011 17:20:48 -0600
Reply-To: SAS_learner <proccontents@GMAIL.COM>
Sender: "SAS(r) Discussion" <SAS-L@LISTSERV.UGA.EDU>
From: SAS_learner <proccontents@GMAIL.COM>
Subject: What Goptions need to be used ??
Content-Type: text/plain; charset=ISO-8859-1
These are the Options I am using ??
goption reset=all device=cgm rotate=landscape gaccess=gsasfile
gsfname=graphout handshake=none gsfmode=replace gprotocol=sasgpasc
noborder noprompt gunit=pct ftext='SIMPLEX' ftitle='SIMPLEX'
vsize=7 in hsize=8.0 in htitle=2 htext=1.5 display;
filename graphout temp;
symbol1 i=r value=triangle color=black;
ods rtf file="&rtfout/ neto_1.rtf" startpage=never notoc_data;
Using the above Goptions I am getting an warning I did not mention any
where to use Courier font. What Goption I need to use to get rid of the
warning
WARNING: Font Courier could not be used.
Font SIMPLEX substituted for font Courier.
NOTE: Regression equation : plat_chg(trtsort:Placebo) = 7.743982 +
0.614589*esr_chg.