<?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: Validate SAS code in SAS Programming</title>
    <link>https://communities.sas.com/t5/SAS-Programming/Validate-SAS-code/m-p/362828#M85763</link>
    <description>if you're working on a prototype solution -&lt;BR /&gt;let us the community know and see if we can help</description>
    <pubDate>Tue, 30 May 2017 18:38:19 GMT</pubDate>
    <dc:creator>ccaulkins91</dc:creator>
    <dc:date>2017-05-30T18:38:19Z</dc:date>
    <item>
      <title>Validate SAS code</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Validate-SAS-code/m-p/362751#M85726</link>
      <description>&lt;P&gt;&lt;SPAN style="color: #222222; font-family: arial, sans-serif; font-size: 12.8px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: normal; letter-spacing: normal; orphans: 2; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: #ffffff; text-decoration-style: initial; text-decoration-color: initial; display: inline !important; float: none;"&gt;Hello;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN style="color: #222222; font-family: arial, sans-serif; font-size: 12.8px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: normal; letter-spacing: normal; orphans: 2; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: #ffffff; text-decoration-style: initial; text-decoration-color: initial; display: inline !important; float: none;"&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; I am new to SAS.&amp;nbsp; I am looking to validate some SAS code, to see if the syntax and all is correct.&amp;nbsp; How can I do this?&amp;nbsp; Please advise.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN style="color: #222222; font-family: arial, sans-serif; font-size: 12.8px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: normal; letter-spacing: normal; orphans: 2; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: #ffffff; text-decoration-style: initial; text-decoration-color: initial; display: inline !important; float: none;"&gt;Thank you.&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 30 May 2017 15:11:28 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Validate-SAS-code/m-p/362751#M85726</guid>
      <dc:creator>dwygonow</dc:creator>
      <dc:date>2017-05-30T15:11:28Z</dc:date>
    </item>
    <item>
      <title>Re: Validate SAS code</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Validate-SAS-code/m-p/362754#M85728</link>
      <description>&lt;P&gt;The simplest method is to actually run the code and see what errors and warnings appear in the SASLOG.&lt;/P&gt;</description>
      <pubDate>Tue, 30 May 2017 15:15:40 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Validate-SAS-code/m-p/362754#M85728</guid>
      <dc:creator>PaigeMiller</dc:creator>
      <dc:date>2017-05-30T15:15:40Z</dc:date>
    </item>
    <item>
      <title>Re: Validate SAS code</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Validate-SAS-code/m-p/362756#M85729</link>
      <description>&lt;P&gt;I take it this needs to be done in the SAS editor?&amp;nbsp; How can I get a copy of the download for the SAS editor?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanx&lt;/P&gt;</description>
      <pubDate>Tue, 30 May 2017 15:20:03 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Validate-SAS-code/m-p/362756#M85729</guid>
      <dc:creator>dwygonow</dc:creator>
      <dc:date>2017-05-30T15:20:03Z</dc:date>
    </item>
    <item>
      <title>Re: Validate SAS code</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Validate-SAS-code/m-p/362762#M85730</link>
      <description>&lt;P&gt;Your best choice is to download &lt;A href="https://www.sas.com/en_us/software/university-edition/download-software.html" target="_self"&gt;SAS Unversity Edition.&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;It will provide you with a fully working SAS software for your personal use.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Good luck,&lt;/P&gt;
&lt;P&gt;Ahmed&lt;/P&gt;</description>
      <pubDate>Tue, 30 May 2017 15:29:56 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Validate-SAS-code/m-p/362762#M85730</guid>
      <dc:creator>AhmedAl_Attar</dc:creator>
      <dc:date>2017-05-30T15:29:56Z</dc:date>
    </item>
    <item>
      <title>Re: Validate SAS code</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Validate-SAS-code/m-p/362766#M85732</link>
      <description>&lt;P&gt;Thank you for the help.&amp;nbsp; I will give it a try.&lt;/P&gt;</description>
      <pubDate>Tue, 30 May 2017 15:36:29 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Validate-SAS-code/m-p/362766#M85732</guid>
      <dc:creator>dwygonow</dc:creator>
      <dc:date>2017-05-30T15:36:29Z</dc:date>
    </item>
    <item>
      <title>Re: Validate SAS code</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Validate-SAS-code/m-p/362806#M85752</link>
      <description>&lt;P&gt;Do note the restrictions with SAS UE. It can be used for learning purposes and basically almost anything that's non-commercial. If you're work is commercial related you need to purchase a SAS license.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 30 May 2017 17:49:58 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Validate-SAS-code/m-p/362806#M85752</guid>
      <dc:creator>Reeza</dc:creator>
      <dc:date>2017-05-30T17:49:58Z</dc:date>
    </item>
    <item>
      <title>Re: Validate SAS code</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Validate-SAS-code/m-p/362826#M85761</link>
      <description>&lt;P&gt;Thank you. &amp;nbsp;It is for learning, as I am new to SAS, and wanted to see how it can help debug issues.&lt;/P&gt;</description>
      <pubDate>Tue, 30 May 2017 18:36:12 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Validate-SAS-code/m-p/362826#M85761</guid>
      <dc:creator>dwygonow</dc:creator>
      <dc:date>2017-05-30T18:36:12Z</dc:date>
    </item>
    <item>
      <title>Re: Validate SAS code</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Validate-SAS-code/m-p/362827#M85762</link>
      <description>and work with your local SAS user group(s) to get a feel for -&lt;BR /&gt;are you using this in university setting, DwyGoNow?</description>
      <pubDate>Tue, 30 May 2017 18:37:28 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Validate-SAS-code/m-p/362827#M85762</guid>
      <dc:creator>ccaulkins91</dc:creator>
      <dc:date>2017-05-30T18:37:28Z</dc:date>
    </item>
    <item>
      <title>Re: Validate SAS code</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Validate-SAS-code/m-p/362828#M85763</link>
      <description>if you're working on a prototype solution -&lt;BR /&gt;let us the community know and see if we can help</description>
      <pubDate>Tue, 30 May 2017 18:38:19 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Validate-SAS-code/m-p/362828#M85763</guid>
      <dc:creator>ccaulkins91</dc:creator>
      <dc:date>2017-05-30T18:38:19Z</dc:date>
    </item>
    <item>
      <title>Re: Validate SAS code</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Validate-SAS-code/m-p/362839#M85768</link>
      <description>&lt;P&gt;Maxim 4.&lt;/P&gt;</description>
      <pubDate>Tue, 30 May 2017 19:20:03 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Validate-SAS-code/m-p/362839#M85768</guid>
      <dc:creator>Kurt_Bremser</dc:creator>
      <dc:date>2017-05-30T19:20:03Z</dc:date>
    </item>
  </channel>
</rss>

