<?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: ERROR: Array subscript out of range at line 1592 column 42. in SAS Programming</title>
    <link>https://communities.sas.com/t5/SAS-Programming/ERROR-Array-subscript-out-of-range-at-line-1592-column-42/m-p/441956#M110548</link>
    <description>&lt;P&gt;The first array contains an extra element.&amp;nbsp; Somehow the word IF snuck its way into the list of elements.&amp;nbsp; Just remove it.&lt;/P&gt;</description>
    <pubDate>Fri, 02 Mar 2018 22:56:23 GMT</pubDate>
    <dc:creator>Astounding</dc:creator>
    <dc:date>2018-03-02T22:56:23Z</dc:date>
    <item>
      <title>ERROR: Array subscript out of range at line 1592 column 42.</title>
      <link>https://communities.sas.com/t5/SAS-Programming/ERROR-Array-subscript-out-of-range-at-line-1592-column-42/m-p/441927#M110541</link>
      <description>&lt;P&gt;&lt;BR /&gt;*recoding 6 to be missing;*recode refuse to answer to missing;&lt;/P&gt;&lt;P&gt;array ASix (*)hb_bx hb_effects hb_burden hb_work hb_travel hb_cost hb_problems&lt;BR /&gt;hb_Others hb_advice hb_satisfied&lt;BR /&gt;if hb_english hb_communicating hb_comfort;/*existing variables */&lt;/P&gt;&lt;P&gt;array AMiss (*)hb_bx_R hb_effects_R hb_burden_R hb_work_R hb_travel_R hb_cost_R hb_problems_R&lt;BR /&gt;hb_Others_R hb_advice_R hb_satisfied_R&lt;BR /&gt;hb_english_R hb_communicating_R hb_comfort_R;/* new variables*/&lt;/P&gt;&lt;P&gt;do i =1 to dim (Asix);&lt;BR /&gt;if ASix (i)=6 then AMiss (i)=.; else AMiss (i)=ASix (i);&lt;BR /&gt;end;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;What is wrong?&lt;/P&gt;</description>
      <pubDate>Fri, 02 Mar 2018 21:39:22 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/ERROR-Array-subscript-out-of-range-at-line-1592-column-42/m-p/441927#M110541</guid>
      <dc:creator>Nadra999</dc:creator>
      <dc:date>2018-03-02T21:39:22Z</dc:date>
    </item>
    <item>
      <title>Re: ERROR: Array subscript out of range at line 1592 column 42.</title>
      <link>https://communities.sas.com/t5/SAS-Programming/ERROR-Array-subscript-out-of-range-at-line-1592-column-42/m-p/441956#M110548</link>
      <description>&lt;P&gt;The first array contains an extra element.&amp;nbsp; Somehow the word IF snuck its way into the list of elements.&amp;nbsp; Just remove it.&lt;/P&gt;</description>
      <pubDate>Fri, 02 Mar 2018 22:56:23 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/ERROR-Array-subscript-out-of-range-at-line-1592-column-42/m-p/441956#M110548</guid>
      <dc:creator>Astounding</dc:creator>
      <dc:date>2018-03-02T22:56:23Z</dc:date>
    </item>
  </channel>
</rss>

