<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: GSFNAME OUTPUT in Graphics Programming</title>
    <link>https://communities.sas.com/t5/Graphics-Programming/GSFNAME-OUTPUT/m-p/76666#M2844</link>
    <description>Hi:&lt;BR /&gt;
  You might take a look at this documentation:&lt;BR /&gt;
&lt;A href="http://support.sas.com/documentation/cdl/en/graphref/61884/HTML/default/a002607796.htm" target="_blank"&gt;http://support.sas.com/documentation/cdl/en/graphref/61884/HTML/default/a002607796.htm&lt;/A&gt;&lt;BR /&gt;
Your FILEREF (specified in the FILENAME statement) must match your GSFNAME value -- as shown in the example with the fileref MYGIF1 in #1 and #2 of the doc example.&lt;BR /&gt;
 &lt;BR /&gt;
cynthia</description>
    <pubDate>Fri, 23 Oct 2009 23:44:37 GMT</pubDate>
    <dc:creator>Cynthia_sas</dc:creator>
    <dc:date>2009-10-23T23:44:37Z</dc:date>
    <item>
      <title>GSFNAME OUTPUT</title>
      <link>https://communities.sas.com/t5/Graphics-Programming/GSFNAME-OUTPUT/m-p/76665#M2843</link>
      <description>My gif files have been directed to a different location: &lt;BR /&gt;
WARNING: GSFNAME OUTPUT has not been assigned. NOTE: GSFNAME OUTPUT temporarily assigned to C:\WINDOWS\system32\sasgraph.gif.&lt;BR /&gt;
How do I fix this?&lt;BR /&gt;
&lt;BR /&gt;
goptions reset=goptions ;&lt;BR /&gt;
ods listing;&lt;BR /&gt;
goptions device=gif gsfname=output gsfmode=replace;&lt;BR /&gt;
filename outfile "C:\LastInjury.gif";&lt;BR /&gt;
goptions xpixels=1800 ypixels=500;&lt;BR /&gt;
goptions border; &lt;BR /&gt;
goptions cback=white;&lt;BR /&gt;
goptions gunit=pct;&lt;BR /&gt;
goptions ftitle="arial/bo" ftext="arial";&lt;BR /&gt;
goptions htitle=6 htext=4;&lt;BR /&gt;
legend1 shape=bar(.5in,.5in) frame cshadow=gray label=(height=3.8 position=left font="arial/bold" 'Days:') VALUE=(HEIGHT=3.5);&lt;BR /&gt;
proc gmap data=claim2 map=datemap2 all anno=my_anno2;</description>
      <pubDate>Fri, 23 Oct 2009 23:13:42 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Graphics-Programming/GSFNAME-OUTPUT/m-p/76665#M2843</guid>
      <dc:creator>deleted_user</dc:creator>
      <dc:date>2009-10-23T23:13:42Z</dc:date>
    </item>
    <item>
      <title>Re: GSFNAME OUTPUT</title>
      <link>https://communities.sas.com/t5/Graphics-Programming/GSFNAME-OUTPUT/m-p/76666#M2844</link>
      <description>Hi:&lt;BR /&gt;
  You might take a look at this documentation:&lt;BR /&gt;
&lt;A href="http://support.sas.com/documentation/cdl/en/graphref/61884/HTML/default/a002607796.htm" target="_blank"&gt;http://support.sas.com/documentation/cdl/en/graphref/61884/HTML/default/a002607796.htm&lt;/A&gt;&lt;BR /&gt;
Your FILEREF (specified in the FILENAME statement) must match your GSFNAME value -- as shown in the example with the fileref MYGIF1 in #1 and #2 of the doc example.&lt;BR /&gt;
 &lt;BR /&gt;
cynthia</description>
      <pubDate>Fri, 23 Oct 2009 23:44:37 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Graphics-Programming/GSFNAME-OUTPUT/m-p/76666#M2844</guid>
      <dc:creator>Cynthia_sas</dc:creator>
      <dc:date>2009-10-23T23:44:37Z</dc:date>
    </item>
    <item>
      <title>Re: GSFNAME OUTPUT</title>
      <link>https://communities.sas.com/t5/Graphics-Programming/GSFNAME-OUTPUT/m-p/76667#M2845</link>
      <description>Thanks. That worked.</description>
      <pubDate>Mon, 26 Oct 2009 18:51:11 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Graphics-Programming/GSFNAME-OUTPUT/m-p/76667#M2845</guid>
      <dc:creator>deleted_user</dc:creator>
      <dc:date>2009-10-26T18:51:11Z</dc:date>
    </item>
  </channel>
</rss>

