<?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: SGE=ON Syntax Error in Graphics Programming</title>
    <link>https://communities.sas.com/t5/Graphics-Programming/SGE-ON-Syntax-Error/m-p/14665#M282</link>
    <description>Are you licensed for SAS/Graph?  Use PROC SETINIT to see what you have installed for your SAS system.&lt;BR /&gt;
&lt;BR /&gt;
Scott Barry&lt;BR /&gt;
SBBWorks, Inc.</description>
    <pubDate>Wed, 15 Jun 2011 21:14:17 GMT</pubDate>
    <dc:creator>sbb</dc:creator>
    <dc:date>2011-06-15T21:14:17Z</dc:date>
    <item>
      <title>SGE=ON Syntax Error</title>
      <link>https://communities.sas.com/t5/Graphics-Programming/SGE-ON-Syntax-Error/m-p/14662#M279</link>
      <description>Greetings,&lt;BR /&gt;
&lt;BR /&gt;
I am running SAS 9.2 TS Level 1M0 on a Windows 7 PC, and cannot use ODS LISTING SGE=ON when trying to run PROC SGPLOT.  I get the following message in the log file:&lt;BR /&gt;
&lt;BR /&gt;
 ODS LISTING SGE=ON;&lt;BR /&gt;
                 ---&lt;BR /&gt;
                 22&lt;BR /&gt;
                 76&lt;BR /&gt;
ERROR 22-322: Syntax error, expecting one of the following: ;, BODY, CLOSE, DATAPANEL, EXCLUDE, FILE, GPATH,&lt;BR /&gt;
              IMAGE_DPI, PACKAGE, SELECT, SHOW, STYLE.&lt;BR /&gt;
ERROR 76-322: Syntax error, statement will be ignored.&lt;BR /&gt;
&lt;BR /&gt;
PROC SGPLOT DATA = KMPLOT6;&lt;BR /&gt;
SERIES X = AGE Y = W0_48;&lt;BR /&gt;
SERIES X = AGE Y = W50_68;&lt;BR /&gt;
SERIES X = AGE Y = W70_100;&lt;BR /&gt;
RUN;&lt;BR /&gt;
ODS LISTING SGE=OFF;&lt;BR /&gt;
&lt;BR /&gt;
Any ideas as to why this might be happening?&lt;BR /&gt;
&lt;BR /&gt;
Dave</description>
      <pubDate>Wed, 15 Jun 2011 20:56:01 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Graphics-Programming/SGE-ON-Syntax-Error/m-p/14662#M279</guid>
      <dc:creator>DaveNon</dc:creator>
      <dc:date>2011-06-15T20:56:01Z</dc:date>
    </item>
    <item>
      <title>Re: SGE=ON Syntax Error</title>
      <link>https://communities.sas.com/t5/Graphics-Programming/SGE-ON-Syntax-Error/m-p/14663#M280</link>
      <description>This option was introduced with SAS 9.2 (TS2M3).  With TS2M0, you have to use the SGEDIT ON command in th command line.  This has to be done with the Results Window in focus.  &lt;BR /&gt;
&lt;BR /&gt;
Now when you run a ods graphics task (SGPLOT or STAT procedure), editable SGE files will be created and listed in the Results window.  You can turn SGEDIT OFF the same way.</description>
      <pubDate>Wed, 15 Jun 2011 21:07:41 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Graphics-Programming/SGE-ON-Syntax-Error/m-p/14663#M280</guid>
      <dc:creator>Jay54</dc:creator>
      <dc:date>2011-06-15T21:07:41Z</dc:date>
    </item>
    <item>
      <title>Re: SGE=ON Syntax Error</title>
      <link>https://communities.sas.com/t5/Graphics-Programming/SGE-ON-Syntax-Error/m-p/14664#M281</link>
      <description>For 9.2 Level 1, you have to invoke the SGE output a different way. Highlight the RESULTS window, and type "sgedit on" in the command box. Typing "sgedit off" toggles the output off. After Level 1, the way you specified is the correct way to turn on SGE output.&lt;BR /&gt;
&lt;BR /&gt;
Hope this helps,&lt;BR /&gt;
Dan</description>
      <pubDate>Wed, 15 Jun 2011 21:14:12 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Graphics-Programming/SGE-ON-Syntax-Error/m-p/14664#M281</guid>
      <dc:creator>DanH_sas</dc:creator>
      <dc:date>2011-06-15T21:14:12Z</dc:date>
    </item>
    <item>
      <title>Re: SGE=ON Syntax Error</title>
      <link>https://communities.sas.com/t5/Graphics-Programming/SGE-ON-Syntax-Error/m-p/14665#M282</link>
      <description>Are you licensed for SAS/Graph?  Use PROC SETINIT to see what you have installed for your SAS system.&lt;BR /&gt;
&lt;BR /&gt;
Scott Barry&lt;BR /&gt;
SBBWorks, Inc.</description>
      <pubDate>Wed, 15 Jun 2011 21:14:17 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Graphics-Programming/SGE-ON-Syntax-Error/m-p/14665#M282</guid>
      <dc:creator>sbb</dc:creator>
      <dc:date>2011-06-15T21:14:17Z</dc:date>
    </item>
    <item>
      <title>Re: SGE=ON Syntax Error</title>
      <link>https://communities.sas.com/t5/Graphics-Programming/SGE-ON-Syntax-Error/m-p/14666#M283</link>
      <description>SETINIT shows what is licensed, not what is actually installed. Some  organizations will not install portions of what is licensed for some users.

So SETINIT is necessary but not sufficient criteria.&lt;BR /&gt;
&lt;BR /&gt;
    &lt;BR /&gt;
Message was edited by: ballardw</description>
      <pubDate>Thu, 16 Jun 2011 16:10:18 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Graphics-Programming/SGE-ON-Syntax-Error/m-p/14666#M283</guid>
      <dc:creator>ballardw</dc:creator>
      <dc:date>2011-06-16T16:10:18Z</dc:date>
    </item>
  </channel>
</rss>

