<?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 proc format:error in Statistical Procedures</title>
    <link>https://communities.sas.com/t5/Statistical-Procedures/proc-format-error/m-p/99207#M4985</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;This is a part of my format code and I am getting this error. Could you help me resolve it??&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;287&amp;nbsp; VALUE $SURGERIES&lt;/P&gt;&lt;P&gt;288&amp;nbsp; 0-3="0-3"&lt;/P&gt;&lt;P&gt;289&amp;nbsp; 4-7="4-7"&lt;/P&gt;&lt;P&gt;290&amp;nbsp; 8-10="8-10"&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;ERROR: Start is greater than end: -.&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;291&amp;nbsp; 11-13="11-13"&lt;/P&gt;&lt;P&gt;292&amp;nbsp; 14-17="14-17"&lt;/P&gt;&lt;P&gt;293&amp;nbsp; 18-20="18-20"&lt;/P&gt;&lt;P&gt;294&amp;nbsp; 20-high="&amp;gt;=20"&lt;/P&gt;&lt;P&gt;295&amp;nbsp; other=" "&lt;/P&gt;&lt;P&gt;296&amp;nbsp; ;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 18 Oct 2012 05:27:56 GMT</pubDate>
    <dc:creator>robertrao</dc:creator>
    <dc:date>2012-10-18T05:27:56Z</dc:date>
    <item>
      <title>proc format:error</title>
      <link>https://communities.sas.com/t5/Statistical-Procedures/proc-format-error/m-p/99207#M4985</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;This is a part of my format code and I am getting this error. Could you help me resolve it??&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;287&amp;nbsp; VALUE $SURGERIES&lt;/P&gt;&lt;P&gt;288&amp;nbsp; 0-3="0-3"&lt;/P&gt;&lt;P&gt;289&amp;nbsp; 4-7="4-7"&lt;/P&gt;&lt;P&gt;290&amp;nbsp; 8-10="8-10"&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;ERROR: Start is greater than end: -.&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;291&amp;nbsp; 11-13="11-13"&lt;/P&gt;&lt;P&gt;292&amp;nbsp; 14-17="14-17"&lt;/P&gt;&lt;P&gt;293&amp;nbsp; 18-20="18-20"&lt;/P&gt;&lt;P&gt;294&amp;nbsp; 20-high="&amp;gt;=20"&lt;/P&gt;&lt;P&gt;295&amp;nbsp; other=" "&lt;/P&gt;&lt;P&gt;296&amp;nbsp; ;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 18 Oct 2012 05:27:56 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Statistical-Procedures/proc-format-error/m-p/99207#M4985</guid>
      <dc:creator>robertrao</dc:creator>
      <dc:date>2012-10-18T05:27:56Z</dc:date>
    </item>
    <item>
      <title>Re: proc format:error</title>
      <link>https://communities.sas.com/t5/Statistical-Procedures/proc-format-error/m-p/99208#M4986</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;287&amp;nbsp; VALUE $SURGERIES&lt;/P&gt;&lt;P&gt;288&amp;nbsp; 0-3="0-3"&lt;/P&gt;&lt;P&gt;289&amp;nbsp; 4-7="4-7"&lt;/P&gt;&lt;P&gt;290&amp;nbsp; 8-10="8-10"&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;ERROR: Start is greater than end: -.&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;291&amp;nbsp; 11-13="11-13"&lt;/P&gt;&lt;P&gt;292&amp;nbsp; 14-17="14-17"&lt;/P&gt;&lt;P&gt;293&amp;nbsp; 18-20="18-20"&lt;/P&gt;&lt;P&gt;294&amp;nbsp; 21-high="&amp;gt;=21"&lt;/P&gt;&lt;P&gt;295&amp;nbsp; other=" "&lt;/P&gt;&lt;P&gt;296&amp;nbsp; ;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 18 Oct 2012 05:39:33 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Statistical-Procedures/proc-format-error/m-p/99208#M4986</guid>
      <dc:creator>robertrao</dc:creator>
      <dc:date>2012-10-18T05:39:33Z</dc:date>
    </item>
    <item>
      <title>Re: proc format:error</title>
      <link>https://communities.sas.com/t5/Statistical-Procedures/proc-format-error/m-p/99209#M4987</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Your value statement says you are defining a character format &lt;SPAN style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; background-color: #ffffff;"&gt;$SURGERIES&lt;/SPAN&gt;.&amp;nbsp; Hence SAS is converting your numbers on the left to character values, ie &lt;SPAN style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; background-color: #ffffff;"&gt;8-10="8-10"&lt;/SPAN&gt; is being read as&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; '&lt;SPAN style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; background-color: #ffffff;"&gt;8'-'10'="8-10"&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; background-color: #ffffff;"&gt;and '8' &lt;EM&gt;&amp;gt; &lt;/EM&gt;'10' because the comparison is on the first character.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If the data values you want to apply this format to are in fact numeric, then simply remove $ from the format name.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Otherwise you probably have leading blanks around numbers les than 10, so insert them in the values statement.&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; background-color: #ffffff;"&gt;287&amp;nbsp; VALUE $SURGERIES&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; background-color: #ffffff;"&gt;288&amp;nbsp; ' 0'-' 3'="0-3"&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; background-color: #ffffff;"&gt;289&amp;nbsp; ' 4'-' 7'="4-7"&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; background-color: #ffffff;"&gt;290&amp;nbsp; ' 8'-'10'="8-10"&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; background-color: #ffffff;"&gt;291&amp;nbsp; '11'-'13'="11-13"&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; background-color: #ffffff;"&gt;292&amp;nbsp; '14'-'17'="14-17"&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; background-color: #ffffff;"&gt;293&amp;nbsp; '18'-'20'="18-20"&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; background-color: #ffffff;"&gt;294&amp;nbsp; '21'-high="&amp;gt;=21"&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; background-color: #ffffff;"&gt;295&amp;nbsp; other=" "&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; background-color: #ffffff;"&gt;296&amp;nbsp; ;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 18 Oct 2012 06:26:26 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Statistical-Procedures/proc-format-error/m-p/99209#M4987</guid>
      <dc:creator>RichardinOz</dc:creator>
      <dc:date>2012-10-18T06:26:26Z</dc:date>
    </item>
    <item>
      <title>Re: proc format:error</title>
      <link>https://communities.sas.com/t5/Statistical-Procedures/proc-format-error/m-p/99210#M4988</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Perfect. I understood my mistake.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Could you tell me the meaning of:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; background-color: #ffffff;"&gt;and '8' &lt;EM&gt;&amp;gt; &lt;/EM&gt;'10' because the comparison is on the first character.&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 18 Oct 2012 06:30:39 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Statistical-Procedures/proc-format-error/m-p/99210#M4988</guid>
      <dc:creator>robertrao</dc:creator>
      <dc:date>2012-10-18T06:30:39Z</dc:date>
    </item>
    <item>
      <title>Re: proc format:error</title>
      <link>https://communities.sas.com/t5/Statistical-Procedures/proc-format-error/m-p/99211#M4989</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;When SAS is comparing text strings, in this case '8' and '10', it compares the first character of each; if they are the same the next character is compared and so on.&amp;nbsp; In this case '8' is compared with '1' and in the character sort order '8' comes after '1' so it is regarded as greater than, hence '8' &amp;gt; '10'.&amp;nbsp; If there was a leading blank in the first string, the blank would be compared with the '1', giving the result ' 8' &amp;lt; '10'.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 18 Oct 2012 06:56:47 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Statistical-Procedures/proc-format-error/m-p/99211#M4989</guid>
      <dc:creator>RichardinOz</dc:creator>
      <dc:date>2012-10-18T06:56:47Z</dc:date>
    </item>
    <item>
      <title>Re: proc format:error</title>
      <link>https://communities.sas.com/t5/Statistical-Procedures/proc-format-error/m-p/99212#M4990</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;Thanks so much for your time&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 18 Oct 2012 07:05:39 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Statistical-Procedures/proc-format-error/m-p/99212#M4990</guid>
      <dc:creator>robertrao</dc:creator>
      <dc:date>2012-10-18T07:05:39Z</dc:date>
    </item>
    <item>
      <title>Re: proc format:error</title>
      <link>https://communities.sas.com/t5/Statistical-Procedures/proc-format-error/m-p/99213#M4991</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Also I have another format like this:&lt;/P&gt;&lt;P&gt;To maintain the sort order I put 1 2 3 and 4 on the right side. Now in the output it looks confusing&lt;/P&gt;&lt;P&gt;it looks as if it is&lt;/P&gt;&lt;P&gt;1-&amp;lt;3&lt;/P&gt;&lt;P&gt;2-3-5&lt;/P&gt;&lt;P&gt;3-6-8&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;How can I maintain the order without putting those serial numbers????&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;VALUE CAP&lt;/P&gt;&lt;P&gt;0-2="1- &amp;lt;3"&lt;/P&gt;&lt;P&gt;3-5="2- 3-5"&lt;/P&gt;&lt;P&gt;6-8="3- 6-8"&lt;/P&gt;&lt;P&gt;9-high="4- &amp;gt;9"&lt;/P&gt;&lt;P&gt;other=" "&lt;/P&gt;&lt;P&gt;;&lt;/P&gt;&lt;P&gt;RUN;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 18 Oct 2012 07:20:50 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Statistical-Procedures/proc-format-error/m-p/99213#M4991</guid>
      <dc:creator>robertrao</dc:creator>
      <dc:date>2012-10-18T07:20:50Z</dc:date>
    </item>
    <item>
      <title>Re: proc format:error</title>
      <link>https://communities.sas.com/t5/Statistical-Procedures/proc-format-error/m-p/99214#M4992</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;If I understand you correctly you want the formatted values to sort properly for a report.&lt;/P&gt;&lt;P&gt;The problem is the '&amp;lt;' and '&amp;gt;' characters sort out of order.&lt;/P&gt;&lt;P&gt;This should work:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; background-color: #ffffff;"&gt;VALUE CAP&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; background-color: #ffffff;"&gt;0-2="0 - 2"&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; background-color: #ffffff;"&gt;3-5="3 - 5"&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; background-color: #ffffff;"&gt;6-8="6 - 8"&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; background-color: #ffffff;"&gt;9-high="9 +"&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; background-color: #ffffff;"&gt;other=" "&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; background-color: #ffffff;"&gt;;&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; background-color: #ffffff;"&gt;&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; background-color: #ffffff;"&gt;Alternate suggestion for the 9-high range (increases the format width)&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; background-color: #ffffff;"&gt;&lt;SPAN style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; background-color: #ffffff;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 9-high="9 or higher"&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; background-color: #ffffff;"&gt;&lt;SPAN style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; background-color: #ffffff;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 9-high="More than 8"&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; background-color: #ffffff;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; background-color: #ffffff;"&gt;&lt;SPAN style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; background-color: #ffffff;"&gt;or any phrase beginning with 9 or an alphanumeric&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; background-color: #ffffff;"&gt;You could omit the other= line if there are no negative or missing values in your data.&amp;nbsp; &lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; background-color: #ffffff;"&gt;If there are missing values and you want &lt;SPAN style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; background-color: #ffffff;"&gt;null values to sort last&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; background-color: #ffffff;"&gt;&lt;SPAN style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; background-color: #ffffff;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; other="NULL" &lt;/SPAN&gt;&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; background-color: #ffffff;"&gt;&lt;SPAN style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; background-color: #ffffff;"&gt;or &lt;/SPAN&gt;&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; background-color: #ffffff;"&gt;&lt;SPAN style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; background-color: #ffffff;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;SPAN style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; background-color: #ffffff;"&gt;other="N/A"&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; background-color: #ffffff;"&gt;&lt;SPAN style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; background-color: #ffffff;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; background-color: #ffffff;"&gt;&lt;SPAN style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; background-color: #ffffff;"&gt;If you want invalid values to sort first but still have some formatted value I would suggest&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; background-color: #ffffff;"&gt;&lt;SPAN style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; background-color: #ffffff;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; other="-"&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; background-color: #ffffff;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; background-color: #ffffff;"&gt;&lt;SPAN style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; background-color: #ffffff;"&gt; &lt;/SPAN&gt;&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; background-color: #ffffff;"&gt;&lt;SPAN style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; background-color: #ffffff;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 18 Oct 2012 08:57:31 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Statistical-Procedures/proc-format-error/m-p/99214#M4992</guid>
      <dc:creator>RichardinOz</dc:creator>
      <dc:date>2012-10-18T08:57:31Z</dc:date>
    </item>
  </channel>
</rss>

