<?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: SAS Graph Problem in Graphics Programming</title>
    <link>https://communities.sas.com/t5/Graphics-Programming/SAS-Graph-Problem/m-p/55863#M1907</link>
    <description>Thanks guys. SAS/Graph was registered. In the control panel of my PC it was showing SAS as SAS/Graph and that's why I thought that it was installed. However when I spoke to the support guys they simply reinstalled everything and it works fine now.&lt;BR /&gt;
&lt;BR /&gt;
Thanks again.</description>
    <pubDate>Tue, 04 Jan 2011 14:07:03 GMT</pubDate>
    <dc:creator>deleted_user</dc:creator>
    <dc:date>2011-01-04T14:07:03Z</dc:date>
    <item>
      <title>SAS Graph Problem</title>
      <link>https://communities.sas.com/t5/Graphics-Programming/SAS-Graph-Problem/m-p/55860#M1904</link>
      <description>Hi,&lt;BR /&gt;
 I am a relatively new user of SAS. I am running SAS 9.1.3 SP4 in windows XP. As per our IT support guys, SAS graph is installed and licensed in my PC. Proc Setinit; Run; shows SAS/Graph valid till April, 2011. &lt;BR /&gt;
To check if the SAS/Graph is installed I went to start&amp;gt;control pane&amp;gt;add/remove program. It indeed shows "SAS 9.1 graph graph graph".&lt;BR /&gt;
Now when I run some simple SAS code with GPLOT, it throws an error  that "Proc GPLOT is not found". &lt;BR /&gt;
Also if I try to navigate to SAS Graphics editor in SAS environment using Tools&amp;gt;Graphics Editor it shows "ERROR: Module SASZGRAF not found in search paths."&lt;BR /&gt;
&lt;BR /&gt;
Any clue what am I missing here?</description>
      <pubDate>Tue, 28 Dec 2010 16:10:42 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Graphics-Programming/SAS-Graph-Problem/m-p/55860#M1904</guid>
      <dc:creator>deleted_user</dc:creator>
      <dc:date>2010-12-28T16:10:42Z</dc:date>
    </item>
    <item>
      <title>Re: SAS Graph Problem</title>
      <link>https://communities.sas.com/t5/Graphics-Programming/SAS-Graph-Problem/m-p/55861#M1905</link>
      <description>If running the following does not produce graphs, I'd say either SAS/Graph is not installed, or is not installed correctly ... and a call to Tech Support is probably in order (they'll know best what questions to ask you, to figure out what's the problem!)&lt;BR /&gt;
&lt;BR /&gt;
proc gplot data=sashelp.class;&lt;BR /&gt;
plot height*weight;&lt;BR /&gt;
run;&lt;BR /&gt;
&lt;BR /&gt;
proc gchart data=sashelp.revhub2;&lt;BR /&gt;
hbar hub / type=sum sumvar=revenue;&lt;BR /&gt;
run;&lt;BR /&gt;
&lt;BR /&gt;
proc gmap data=maps.us map=maps.us;&lt;BR /&gt;
id state; &lt;BR /&gt;
choro state / levels=5;&lt;BR /&gt;
run;</description>
      <pubDate>Mon, 03 Jan 2011 13:47:16 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Graphics-Programming/SAS-Graph-Problem/m-p/55861#M1905</guid>
      <dc:creator>GraphGuy</dc:creator>
      <dc:date>2011-01-03T13:47:16Z</dc:date>
    </item>
    <item>
      <title>Re: SAS Graph Problem</title>
      <link>https://communities.sas.com/t5/Graphics-Programming/SAS-Graph-Problem/m-p/55862#M1906</link>
      <description>Hi. Or use SAS automacro to see whether it is register?&lt;BR /&gt;
&lt;BR /&gt;
&lt;BR /&gt;
[color]&lt;BR /&gt;
&lt;BR /&gt;
%put NOTE:SAS/Graph is Regist?  %sysprod(graph);&lt;BR /&gt;
&lt;BR /&gt;
&lt;BR /&gt;
&lt;BR /&gt;
Return 1 is to mean registered.&lt;BR /&gt;
Less equal 0 is not.&lt;BR /&gt;
&lt;BR /&gt;
Ksharp

Message was edited by: Ksharp</description>
      <pubDate>Tue, 04 Jan 2011 06:22:18 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Graphics-Programming/SAS-Graph-Problem/m-p/55862#M1906</guid>
      <dc:creator>Ksharp</dc:creator>
      <dc:date>2011-01-04T06:22:18Z</dc:date>
    </item>
    <item>
      <title>Re: SAS Graph Problem</title>
      <link>https://communities.sas.com/t5/Graphics-Programming/SAS-Graph-Problem/m-p/55863#M1907</link>
      <description>Thanks guys. SAS/Graph was registered. In the control panel of my PC it was showing SAS as SAS/Graph and that's why I thought that it was installed. However when I spoke to the support guys they simply reinstalled everything and it works fine now.&lt;BR /&gt;
&lt;BR /&gt;
Thanks again.</description>
      <pubDate>Tue, 04 Jan 2011 14:07:03 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Graphics-Programming/SAS-Graph-Problem/m-p/55863#M1907</guid>
      <dc:creator>deleted_user</dc:creator>
      <dc:date>2011-01-04T14:07:03Z</dc:date>
    </item>
  </channel>
</rss>

