<?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: Importing Values in SAS Procedures</title>
    <link>https://communities.sas.com/t5/SAS-Procedures/Importing-Values/m-p/199241#M49795</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Take a look at call execute();&lt;/P&gt;&lt;P&gt;It allows you to create code dynamically in a data step.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 20 Apr 2015 06:25:18 GMT</pubDate>
    <dc:creator>Kurt_Bremser</dc:creator>
    <dc:date>2015-04-20T06:25:18Z</dc:date>
    <item>
      <title>Importing Values</title>
      <link>https://communities.sas.com/t5/SAS-Procedures/Importing-Values/m-p/199240#M49794</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I am importing values into a SAS program. The import file looks like the following:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;x (variable name)&lt;/P&gt;&lt;P&gt;3&lt;/P&gt;&lt;P&gt;4&lt;/P&gt;&lt;P&gt;5&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I want my SAS code to run the code using 3 as the value of x, finish, and then go back and do the same for 4 and 5. Instead, it runs it all in one shot and combines the graphs with each other. Is there a way to tell it to run each value separately? Thanks! &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 18 Apr 2015 23:57:08 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Procedures/Importing-Values/m-p/199240#M49794</guid>
      <dc:creator>coolc27</dc:creator>
      <dc:date>2015-04-18T23:57:08Z</dc:date>
    </item>
    <item>
      <title>Re: Importing Values</title>
      <link>https://communities.sas.com/t5/SAS-Procedures/Importing-Values/m-p/199241#M49795</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Take a look at call execute();&lt;/P&gt;&lt;P&gt;It allows you to create code dynamically in a data step.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 20 Apr 2015 06:25:18 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Procedures/Importing-Values/m-p/199241#M49795</guid>
      <dc:creator>Kurt_Bremser</dc:creator>
      <dc:date>2015-04-20T06:25:18Z</dc:date>
    </item>
  </channel>
</rss>

