<?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 parameter 1801,1802,1803,1804,1805,1806 in SAS Programming</title>
    <link>https://communities.sas.com/t5/SAS-Programming/parameter-1801-1802-1803-1804-1805-1806/m-p/482714#M125085</link>
    <description>&lt;P&gt;Hello&lt;/P&gt;&lt;P&gt;I want to ask a question please.&lt;/P&gt;&lt;P&gt;Let's say that a user define 56 parameters&lt;/P&gt;&lt;P&gt;%let x1=1801;&lt;BR /&gt;%let x2=1802;&lt;BR /&gt;%let x3=1803;&lt;BR /&gt;%let x4=1804;&lt;BR /&gt;%let x5=1805;&lt;BR /&gt;%let x6=1806;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;The task is to create another parameter that is created automatically and&amp;nbsp;&amp;nbsp;will receive the value:&amp;nbsp;&lt;BR /&gt;1801,1802,1803,1804,1805,1806&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;How can I do it please?&lt;/P&gt;</description>
    <pubDate>Tue, 31 Jul 2018 06:52:49 GMT</pubDate>
    <dc:creator>Ronein</dc:creator>
    <dc:date>2018-07-31T06:52:49Z</dc:date>
    <item>
      <title>parameter 1801,1802,1803,1804,1805,1806</title>
      <link>https://communities.sas.com/t5/SAS-Programming/parameter-1801-1802-1803-1804-1805-1806/m-p/482714#M125085</link>
      <description>&lt;P&gt;Hello&lt;/P&gt;&lt;P&gt;I want to ask a question please.&lt;/P&gt;&lt;P&gt;Let's say that a user define 56 parameters&lt;/P&gt;&lt;P&gt;%let x1=1801;&lt;BR /&gt;%let x2=1802;&lt;BR /&gt;%let x3=1803;&lt;BR /&gt;%let x4=1804;&lt;BR /&gt;%let x5=1805;&lt;BR /&gt;%let x6=1806;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;The task is to create another parameter that is created automatically and&amp;nbsp;&amp;nbsp;will receive the value:&amp;nbsp;&lt;BR /&gt;1801,1802,1803,1804,1805,1806&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;How can I do it please?&lt;/P&gt;</description>
      <pubDate>Tue, 31 Jul 2018 06:52:49 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/parameter-1801-1802-1803-1804-1805-1806/m-p/482714#M125085</guid>
      <dc:creator>Ronein</dc:creator>
      <dc:date>2018-07-31T06:52:49Z</dc:date>
    </item>
    <item>
      <title>Re: parameter 1801,1802,1803,1804,1805,1806</title>
      <link>https://communities.sas.com/t5/SAS-Programming/parameter-1801-1802-1803-1804-1805-1806/m-p/482715#M125086</link>
      <description>&lt;P&gt;Sorry.&lt;/P&gt;&lt;P&gt;I found the answer&amp;nbsp;&lt;/P&gt;&lt;P&gt;%let x1=1801;&lt;BR /&gt;%let x2=1802;&lt;BR /&gt;%let x3=1803;&lt;BR /&gt;%let x4=1804;&lt;BR /&gt;%let x5=1805;&lt;BR /&gt;%let x6=1806;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;%let new=&amp;amp;x1.,&amp;amp;x2.,&amp;amp;x3.,&amp;amp;x4.,&amp;amp;x5.,&amp;amp;x6.;&lt;BR /&gt;%put &amp;amp;new.;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 31 Jul 2018 07:03:53 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/parameter-1801-1802-1803-1804-1805-1806/m-p/482715#M125086</guid>
      <dc:creator>Ronein</dc:creator>
      <dc:date>2018-07-31T07:03:53Z</dc:date>
    </item>
    <item>
      <title>Re: parameter 1801,1802,1803,1804,1805,1806</title>
      <link>https://communities.sas.com/t5/SAS-Programming/parameter-1801-1802-1803-1804-1805-1806/m-p/482720#M125090</link>
      <description>&lt;P&gt;56 macro variables, plus one big one to hold them all.&amp;nbsp; Doesn't sound like a great process to me.&amp;nbsp; Why not store the data in a dataset?&lt;/P&gt;</description>
      <pubDate>Tue, 31 Jul 2018 08:00:06 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/parameter-1801-1802-1803-1804-1805-1806/m-p/482720#M125090</guid>
      <dc:creator>RW9</dc:creator>
      <dc:date>2018-07-31T08:00:06Z</dc:date>
    </item>
  </channel>
</rss>

