<?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: Which essentials module covers error handling? in Programming 1 and 2</title>
    <link>https://communities.sas.com/t5/Programming-1-and-2/Which-essentials-module-covers-error-handling/m-p/765616#M949</link>
    <description>&lt;P&gt;Putlog is covered in the section "Understanding DATA Step Processing" in SAS Programming 2: Data Manipulation Techniques.&amp;nbsp;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;As for creating temporary variables, I assume you mean variable in the variable=column sense.&amp;nbsp; You can create as many variables as you want in a DATA step.&amp;nbsp; To prevent them from being output (make them temporary), list them in a DROP statement.&amp;nbsp; The DROP statement is introduced in SAS Programming 1, and discussed in more depth in Programming 2.&amp;nbsp; Here is the documentation for the DROP statement:&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Also, here is the documentation for putlog (&amp;nbsp;&lt;A href="https://go.documentation.sas.com/doc/en/pgmsascdc/9.4_3.5/lestmtsref/n05jha8tsrpanyn19m05ss7ltv6e.htm" target="_blank"&gt;https://go.documentation.sas.com/doc/en/pgmsascdc/9.4_3.5/lestmtsref/n05jha8tsrpanyn19m05ss7ltv6e.htm&lt;/A&gt;&amp;nbsp;) and drop (&amp;nbsp;&lt;A href="https://go.documentation.sas.com/doc/en/pgmsascdc/9.4_3.5/lestmtsref/n1capr0s7tilbvn1lypdshkgpaip.htm" target="_blank"&gt;https://go.documentation.sas.com/doc/en/pgmsascdc/9.4_3.5/lestmtsref/n1capr0s7tilbvn1lypdshkgpaip.htm&lt;/A&gt; )&lt;/P&gt;</description>
    <pubDate>Thu, 02 Sep 2021 12:33:37 GMT</pubDate>
    <dc:creator>Al14</dc:creator>
    <dc:date>2021-09-02T12:33:37Z</dc:date>
    <item>
      <title>Which essentials module covers error handling?</title>
      <link>https://communities.sas.com/t5/Programming-1-and-2/Which-essentials-module-covers-error-handling/m-p/765200#M939</link>
      <description>&lt;P&gt;specifically regarding putlog and temporary variables.&lt;/P&gt;</description>
      <pubDate>Wed, 01 Sep 2021 00:09:10 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Programming-1-and-2/Which-essentials-module-covers-error-handling/m-p/765200#M939</guid>
      <dc:creator>jaliu</dc:creator>
      <dc:date>2021-09-01T00:09:10Z</dc:date>
    </item>
    <item>
      <title>Re: Which essentials module covers error handling?</title>
      <link>https://communities.sas.com/t5/Programming-1-and-2/Which-essentials-module-covers-error-handling/m-p/765208#M940</link>
      <description>&lt;P&gt;&lt;BR /&gt;I think it's Base SAS.&lt;/P&gt;</description>
      <pubDate>Wed, 01 Sep 2021 02:29:55 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Programming-1-and-2/Which-essentials-module-covers-error-handling/m-p/765208#M940</guid>
      <dc:creator>japelin</dc:creator>
      <dc:date>2021-09-01T02:29:55Z</dc:date>
    </item>
    <item>
      <title>Re: Which essentials module covers error handling?</title>
      <link>https://communities.sas.com/t5/Programming-1-and-2/Which-essentials-module-covers-error-handling/m-p/765616#M949</link>
      <description>&lt;P&gt;Putlog is covered in the section "Understanding DATA Step Processing" in SAS Programming 2: Data Manipulation Techniques.&amp;nbsp;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;As for creating temporary variables, I assume you mean variable in the variable=column sense.&amp;nbsp; You can create as many variables as you want in a DATA step.&amp;nbsp; To prevent them from being output (make them temporary), list them in a DROP statement.&amp;nbsp; The DROP statement is introduced in SAS Programming 1, and discussed in more depth in Programming 2.&amp;nbsp; Here is the documentation for the DROP statement:&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Also, here is the documentation for putlog (&amp;nbsp;&lt;A href="https://go.documentation.sas.com/doc/en/pgmsascdc/9.4_3.5/lestmtsref/n05jha8tsrpanyn19m05ss7ltv6e.htm" target="_blank"&gt;https://go.documentation.sas.com/doc/en/pgmsascdc/9.4_3.5/lestmtsref/n05jha8tsrpanyn19m05ss7ltv6e.htm&lt;/A&gt;&amp;nbsp;) and drop (&amp;nbsp;&lt;A href="https://go.documentation.sas.com/doc/en/pgmsascdc/9.4_3.5/lestmtsref/n1capr0s7tilbvn1lypdshkgpaip.htm" target="_blank"&gt;https://go.documentation.sas.com/doc/en/pgmsascdc/9.4_3.5/lestmtsref/n1capr0s7tilbvn1lypdshkgpaip.htm&lt;/A&gt; )&lt;/P&gt;</description>
      <pubDate>Thu, 02 Sep 2021 12:33:37 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Programming-1-and-2/Which-essentials-module-covers-error-handling/m-p/765616#M949</guid>
      <dc:creator>Al14</dc:creator>
      <dc:date>2021-09-02T12:33:37Z</dc:date>
    </item>
  </channel>
</rss>

