<?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 The order of the optional TO and BY clauses can be reversed. in SAS Programming</title>
    <link>https://communities.sas.com/t5/SAS-Programming/The-order-of-the-optional-TO-and-BY-clauses-can-be-reversed/m-p/896396#M354193</link>
    <description>&lt;P&gt;&lt;SPAN&gt;Hi everyone,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;I'm trying to illustrate this point in SAS documentation; "&lt;/SPAN&gt;&lt;SPAN&gt;The order of the optional TO and BY clauses can be reversed." &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;No example was given in the documentation, I'm not sure what they mean the order can be reversed.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;&lt;BR /&gt;data sales2;&lt;BR /&gt;do year = 1 to 5 by 2;&lt;BR /&gt;output;&lt;BR /&gt;end;&lt;BR /&gt;run;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;</description>
    <pubDate>Fri, 29 Sep 2023 09:51:05 GMT</pubDate>
    <dc:creator>PrinceAde</dc:creator>
    <dc:date>2023-09-29T09:51:05Z</dc:date>
    <item>
      <title>The order of the optional TO and BY clauses can be reversed.</title>
      <link>https://communities.sas.com/t5/SAS-Programming/The-order-of-the-optional-TO-and-BY-clauses-can-be-reversed/m-p/896396#M354193</link>
      <description>&lt;P&gt;&lt;SPAN&gt;Hi everyone,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;I'm trying to illustrate this point in SAS documentation; "&lt;/SPAN&gt;&lt;SPAN&gt;The order of the optional TO and BY clauses can be reversed." &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;No example was given in the documentation, I'm not sure what they mean the order can be reversed.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;&lt;BR /&gt;data sales2;&lt;BR /&gt;do year = 1 to 5 by 2;&lt;BR /&gt;output;&lt;BR /&gt;end;&lt;BR /&gt;run;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 29 Sep 2023 09:51:05 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/The-order-of-the-optional-TO-and-BY-clauses-can-be-reversed/m-p/896396#M354193</guid>
      <dc:creator>PrinceAde</dc:creator>
      <dc:date>2023-09-29T09:51:05Z</dc:date>
    </item>
    <item>
      <title>Re: The order of the optional TO and BY clauses can be reversed.</title>
      <link>https://communities.sas.com/t5/SAS-Programming/The-order-of-the-optional-TO-and-BY-clauses-can-be-reversed/m-p/896398#M354194</link>
      <description>&lt;PRE&gt;&lt;CODE class=" language-sas"&gt;do year = 1 by 2 to 5 ;&lt;/CODE&gt;&lt;/PRE&gt;</description>
      <pubDate>Fri, 29 Sep 2023 09:56:57 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/The-order-of-the-optional-TO-and-BY-clauses-can-be-reversed/m-p/896398#M354194</guid>
      <dc:creator>PaigeMiller</dc:creator>
      <dc:date>2023-09-29T09:56:57Z</dc:date>
    </item>
    <item>
      <title>Re: The order of the optional TO and BY clauses can be reversed.</title>
      <link>https://communities.sas.com/t5/SAS-Programming/The-order-of-the-optional-TO-and-BY-clauses-can-be-reversed/m-p/896407#M354196</link>
      <description>&lt;P&gt;&lt;a href="https://communities.sas.com/t5/user/viewprofilepage/user-id/10892"&gt;@PaigeMiller&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Wow. Thank you very much.&lt;/P&gt;</description>
      <pubDate>Fri, 29 Sep 2023 10:22:46 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/The-order-of-the-optional-TO-and-BY-clauses-can-be-reversed/m-p/896407#M354196</guid>
      <dc:creator>PrinceAde</dc:creator>
      <dc:date>2023-09-29T10:22:46Z</dc:date>
    </item>
  </channel>
</rss>

