<?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: Help again! in SAS Procedures</title>
    <link>https://communities.sas.com/t5/SAS-Procedures/Help-again/m-p/22742#M4991</link>
    <description>R.A.G.,&lt;BR /&gt;
&lt;BR /&gt;
It would also be helpful for the other members of the forum if you used more informative subject lines.  "Help again" and "another problem" do not allow us to help more effectively.&lt;BR /&gt;
&lt;BR /&gt;
Thanks,&lt;BR /&gt;
Doc Muhlbaier&lt;BR /&gt;
Duke</description>
    <pubDate>Sun, 06 Mar 2011 17:49:03 GMT</pubDate>
    <dc:creator>Doc_Duke</dc:creator>
    <dc:date>2011-03-06T17:49:03Z</dc:date>
    <item>
      <title>Help again!</title>
      <link>https://communities.sas.com/t5/SAS-Procedures/Help-again/m-p/22740#M4989</link>
      <description>I would like to use CALL CATX function in the following situation:&lt;BR /&gt;
&lt;BR /&gt;
An example:&lt;BR /&gt;
&lt;BR /&gt;
my data is the following:&lt;BR /&gt;
L1_0+L1_13+L1_14&lt;BR /&gt;
&lt;BR /&gt;
I need to get this out of it&lt;BR /&gt;
&lt;BR /&gt;
L1_0 L1_13 L1_14 &lt;BR /&gt;
&lt;BR /&gt;
%let numitem=10;&lt;BR /&gt;
%let numatt=4;&lt;BR /&gt;
&lt;BR /&gt;
CALL CATX(" ", Main, OF L1_11--L&amp;amp;numitem._1&amp;amp;numatt.);&lt;BR /&gt;
&lt;BR /&gt;
How can I add L1_0 to this statement ?&lt;BR /&gt;
&lt;BR /&gt;
&lt;BR /&gt;
Thank you&lt;BR /&gt;
R.A.G.</description>
      <pubDate>Sun, 06 Mar 2011 03:31:52 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Procedures/Help-again/m-p/22740#M4989</guid>
      <dc:creator>R_A_G_</dc:creator>
      <dc:date>2011-03-06T03:31:52Z</dc:date>
    </item>
    <item>
      <title>Re: Help again!</title>
      <link>https://communities.sas.com/t5/SAS-Procedures/Help-again/m-p/22741#M4990</link>
      <description>You have not shared info about the SAS variable MAIN and its content.  Also, it is unclear exactly what SAS variables contain in your DATA step.&lt;BR /&gt;
&lt;BR /&gt;
Suggest you consider re-posting another REPLY and add this SAS code to your DATA step (using COPY/PASTE to share your exact SAS log, not just partial code info):&lt;BR /&gt;
&lt;BR /&gt;
PUTLOG _ALL_;&lt;BR /&gt;
STOP;&lt;BR /&gt;
&lt;BR /&gt;
Also, consider (from SAS Language DOC) that CATX function can have multiple parameters -- it may be suitable to add  L1_0 as then third positional parameter argument to the function call.&lt;BR /&gt;
&lt;BR /&gt;
Scott Barry&lt;BR /&gt;
SBBWorks, Inc.</description>
      <pubDate>Sun, 06 Mar 2011 15:30:15 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Procedures/Help-again/m-p/22741#M4990</guid>
      <dc:creator>sbb</dc:creator>
      <dc:date>2011-03-06T15:30:15Z</dc:date>
    </item>
    <item>
      <title>Re: Help again!</title>
      <link>https://communities.sas.com/t5/SAS-Procedures/Help-again/m-p/22742#M4991</link>
      <description>R.A.G.,&lt;BR /&gt;
&lt;BR /&gt;
It would also be helpful for the other members of the forum if you used more informative subject lines.  "Help again" and "another problem" do not allow us to help more effectively.&lt;BR /&gt;
&lt;BR /&gt;
Thanks,&lt;BR /&gt;
Doc Muhlbaier&lt;BR /&gt;
Duke</description>
      <pubDate>Sun, 06 Mar 2011 17:49:03 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Procedures/Help-again/m-p/22742#M4991</guid>
      <dc:creator>Doc_Duke</dc:creator>
      <dc:date>2011-03-06T17:49:03Z</dc:date>
    </item>
  </channel>
</rss>

