<?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 ERROR 22-322: Syntax error, expecting one of the following: in Graphics Programming</title>
    <link>https://communities.sas.com/t5/Graphics-Programming/ERROR-22-322-Syntax-error-expecting-one-of-the-following/m-p/417709#M14359</link>
    <description>&lt;P&gt;Dear SAS experts, could you help to find what is going on with this statement?&lt;/P&gt;&lt;P&gt;Thanks in advance for your comments.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;proc sgplot data=tempend4 noautolegend nocycleattrs;&lt;BR /&gt;refline 1 100 / axis=x;&lt;BR /&gt;refline 0.1 10 / axis=x lineattrs=(pattern=shortdash) transparency=0.5;&lt;BR /&gt;highlow y=nEffect low=lowercl high=uppercl / lowcap=serif highcap=serif&lt;BR /&gt;lineattrs=graphdata1;&lt;BR /&gt;scatter y=nOverall x=oddsratioest / markerattrs=graphdata2&lt;BR /&gt;(symbol=diamondfilled size=10);&lt;BR /&gt;highlow y=nEffect low=lowercl high=uppercl / type=bar intervalbarwidth=.1in&lt;BR /&gt;nooutline fillattrs=graphdata1;&lt;BR /&gt;yaxistable effect / y=nAll position=left location=outside&lt;BR /&gt;nolabel value justify=right pad=(right=0px);&lt;BR /&gt;yaxistable oddsratioest lowercl uppercl /*weight*/ / y=nEffect position=right location=inside&lt;BR /&gt;labelalign=center labelattrs=(weight=bold)&lt;BR /&gt;pad=(left=20px right=10px);&lt;BR /&gt;inset 'Low-Normal' / position=bottomleft;&lt;BR /&gt;inset 'Overweight-Obesity ' / position=bottomright;&lt;BR /&gt;xaxis type=log min=0.01 max=100 minor display=(nolabel)&lt;BR /&gt;offsetmin=0 offsetmax=0;&lt;BR /&gt;yaxis display=none offsetmin=0.1 offsetmax=0.05 values=(1 to &amp;amp;nobs);&lt;BR /&gt;run;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;/*2802&amp;nbsp; nolabel value justify=right pad=(right=0px);&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; -----&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 22&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 76&lt;BR /&gt;ERROR 22-322: Syntax error, expecting one of the following: ;, ATTRID, CLASS, COLORGROUP, LABEL, LABELATTRS,&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; LABELPOS, LOCATION, NAME, NOLABEL, NOSTATLABEL, POSITION, SEPARATOR, STAT, TEXTGROUP, TEXTGROUPID,&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; TITLE, TITLEATTRS, VALUEATTRS, X, Y, Y2AXIS.&lt;BR /&gt;ERROR 76-322: Syntax error, statement will be ignored.&lt;BR /&gt;2803&amp;nbsp; yaxistable oddsratioest lowercl uppercl /*weight*/ / y=nEffect position=right location=inside&lt;BR /&gt;2804&amp;nbsp; labelalign=center labelattrs=(weight=bold)&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; ----------&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 22&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 76&lt;BR /&gt;ERROR 22-322: Syntax error, expecting one of the following: ;, ATTRID, CLASS, COLORGROUP, LABEL, LABELATTRS,&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; LABELPOS, LOCATION, NAME, NOLABEL, NOSTATLABEL, POSITION, SEPARATOR, STAT, TEXTGROUP, TEXTGROUPID,&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; TITLE, TITLEATTRS, VALUEATTRS, X, Y, Y2AXIS.&lt;BR /&gt;ERROR 76-322: Syntax error, statement will be ignored.&lt;BR /&gt;*/&lt;/P&gt;</description>
    <pubDate>Fri, 01 Dec 2017 10:17:58 GMT</pubDate>
    <dc:creator>Lea1702</dc:creator>
    <dc:date>2017-12-01T10:17:58Z</dc:date>
    <item>
      <title>ERROR 22-322: Syntax error, expecting one of the following:</title>
      <link>https://communities.sas.com/t5/Graphics-Programming/ERROR-22-322-Syntax-error-expecting-one-of-the-following/m-p/417709#M14359</link>
      <description>&lt;P&gt;Dear SAS experts, could you help to find what is going on with this statement?&lt;/P&gt;&lt;P&gt;Thanks in advance for your comments.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;proc sgplot data=tempend4 noautolegend nocycleattrs;&lt;BR /&gt;refline 1 100 / axis=x;&lt;BR /&gt;refline 0.1 10 / axis=x lineattrs=(pattern=shortdash) transparency=0.5;&lt;BR /&gt;highlow y=nEffect low=lowercl high=uppercl / lowcap=serif highcap=serif&lt;BR /&gt;lineattrs=graphdata1;&lt;BR /&gt;scatter y=nOverall x=oddsratioest / markerattrs=graphdata2&lt;BR /&gt;(symbol=diamondfilled size=10);&lt;BR /&gt;highlow y=nEffect low=lowercl high=uppercl / type=bar intervalbarwidth=.1in&lt;BR /&gt;nooutline fillattrs=graphdata1;&lt;BR /&gt;yaxistable effect / y=nAll position=left location=outside&lt;BR /&gt;nolabel value justify=right pad=(right=0px);&lt;BR /&gt;yaxistable oddsratioest lowercl uppercl /*weight*/ / y=nEffect position=right location=inside&lt;BR /&gt;labelalign=center labelattrs=(weight=bold)&lt;BR /&gt;pad=(left=20px right=10px);&lt;BR /&gt;inset 'Low-Normal' / position=bottomleft;&lt;BR /&gt;inset 'Overweight-Obesity ' / position=bottomright;&lt;BR /&gt;xaxis type=log min=0.01 max=100 minor display=(nolabel)&lt;BR /&gt;offsetmin=0 offsetmax=0;&lt;BR /&gt;yaxis display=none offsetmin=0.1 offsetmax=0.05 values=(1 to &amp;amp;nobs);&lt;BR /&gt;run;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;/*2802&amp;nbsp; nolabel value justify=right pad=(right=0px);&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; -----&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 22&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 76&lt;BR /&gt;ERROR 22-322: Syntax error, expecting one of the following: ;, ATTRID, CLASS, COLORGROUP, LABEL, LABELATTRS,&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; LABELPOS, LOCATION, NAME, NOLABEL, NOSTATLABEL, POSITION, SEPARATOR, STAT, TEXTGROUP, TEXTGROUPID,&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; TITLE, TITLEATTRS, VALUEATTRS, X, Y, Y2AXIS.&lt;BR /&gt;ERROR 76-322: Syntax error, statement will be ignored.&lt;BR /&gt;2803&amp;nbsp; yaxistable oddsratioest lowercl uppercl /*weight*/ / y=nEffect position=right location=inside&lt;BR /&gt;2804&amp;nbsp; labelalign=center labelattrs=(weight=bold)&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; ----------&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 22&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 76&lt;BR /&gt;ERROR 22-322: Syntax error, expecting one of the following: ;, ATTRID, CLASS, COLORGROUP, LABEL, LABELATTRS,&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; LABELPOS, LOCATION, NAME, NOLABEL, NOSTATLABEL, POSITION, SEPARATOR, STAT, TEXTGROUP, TEXTGROUPID,&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; TITLE, TITLEATTRS, VALUEATTRS, X, Y, Y2AXIS.&lt;BR /&gt;ERROR 76-322: Syntax error, statement will be ignored.&lt;BR /&gt;*/&lt;/P&gt;</description>
      <pubDate>Fri, 01 Dec 2017 10:17:58 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Graphics-Programming/ERROR-22-322-Syntax-error-expecting-one-of-the-following/m-p/417709#M14359</guid>
      <dc:creator>Lea1702</dc:creator>
      <dc:date>2017-12-01T10:17:58Z</dc:date>
    </item>
    <item>
      <title>Re: ERROR 22-322: Syntax error, expecting one of the following:</title>
      <link>https://communities.sas.com/t5/Graphics-Programming/ERROR-22-322-Syntax-error-expecting-one-of-the-following/m-p/417712#M14360</link>
      <description>&lt;P&gt;Take a look at your YAXISTABLE statements and what options are allowed in them.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;You can find all you need in the &lt;A href="http://documentation.sas.com/?docsetId=grstatproc&amp;amp;docsetTarget=n0ka2y1m7pmaqdn1ijnwzp8jljoc.htm&amp;amp;docsetVersion=9.4&amp;amp;locale=da" target="_self"&gt;PROC SGPLOT YAXISTABLE Option Help Center&amp;nbsp;&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;For example, what does sss= do?&lt;/P&gt;</description>
      <pubDate>Fri, 01 Dec 2017 10:26:00 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Graphics-Programming/ERROR-22-322-Syntax-error-expecting-one-of-the-following/m-p/417712#M14360</guid>
      <dc:creator>PeterClemmensen</dc:creator>
      <dc:date>2017-12-01T10:26:00Z</dc:date>
    </item>
    <item>
      <title>Re: ERROR 22-322: Syntax error, expecting one of the following:</title>
      <link>https://communities.sas.com/t5/Graphics-Programming/ERROR-22-322-Syntax-error-expecting-one-of-the-following/m-p/417713#M14361</link>
      <description>&lt;P&gt;Valuejustify should be one word.&lt;/P&gt;
&lt;P&gt;Use the {i} icon to post logs, so that horizontal spacing is preserved.&lt;/P&gt;</description>
      <pubDate>Fri, 01 Dec 2017 10:26:50 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Graphics-Programming/ERROR-22-322-Syntax-error-expecting-one-of-the-following/m-p/417713#M14361</guid>
      <dc:creator>Kurt_Bremser</dc:creator>
      <dc:date>2017-12-01T10:26:50Z</dc:date>
    </item>
  </channel>
</rss>

