<?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: Passing macros in SAS Procedures</title>
    <link>https://communities.sas.com/t5/SAS-Procedures/Passing-macros/m-p/27722#M6349</link>
    <description>Do you want to know the SAS "defined" LENGTH attribute or the "data value" internal length for your variables - big difference.&lt;BR /&gt;
&lt;BR /&gt;
Scott Barry&lt;BR /&gt;
SBBWorks, Inc.</description>
    <pubDate>Wed, 06 May 2009 12:32:10 GMT</pubDate>
    <dc:creator>sbb</dc:creator>
    <dc:date>2009-05-06T12:32:10Z</dc:date>
    <item>
      <title>Passing macros</title>
      <link>https://communities.sas.com/t5/SAS-Procedures/Passing-macros/m-p/27721#M6348</link>
      <description>Hi&lt;BR /&gt;
&lt;BR /&gt;
I am having 90 character variable in a dataset now i want to find the length of all the variables.&lt;BR /&gt;
&lt;BR /&gt;
How can i do it by using macros and how can i pass them</description>
      <pubDate>Wed, 06 May 2009 12:25:30 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Procedures/Passing-macros/m-p/27721#M6348</guid>
      <dc:creator>R_Win</dc:creator>
      <dc:date>2009-05-06T12:25:30Z</dc:date>
    </item>
    <item>
      <title>Re: Passing macros</title>
      <link>https://communities.sas.com/t5/SAS-Procedures/Passing-macros/m-p/27722#M6349</link>
      <description>Do you want to know the SAS "defined" LENGTH attribute or the "data value" internal length for your variables - big difference.&lt;BR /&gt;
&lt;BR /&gt;
Scott Barry&lt;BR /&gt;
SBBWorks, Inc.</description>
      <pubDate>Wed, 06 May 2009 12:32:10 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Procedures/Passing-macros/m-p/27722#M6349</guid>
      <dc:creator>sbb</dc:creator>
      <dc:date>2009-05-06T12:32:10Z</dc:date>
    </item>
    <item>
      <title>Re: Passing macros</title>
      <link>https://communities.sas.com/t5/SAS-Procedures/Passing-macros/m-p/27723#M6350</link>
      <description>Explore using the SAS-maintained DICTIONARY table information called COLUMNS (or SAS view SASHELP.VCOLUMN) to get the SAS variable names and associated LENGTH information.  You can use this information to generate and execute SAS code on-the-fly.&lt;BR /&gt;
&lt;BR /&gt;
Scott Barry&lt;BR /&gt;
SBBWorks, Inc.&lt;BR /&gt;
&lt;BR /&gt;
Programming with the SQL Procedure &lt;BR /&gt;
&lt;BR /&gt;
Accessing SAS System Information by Using DICTIONARY Tables&lt;BR /&gt;
&lt;A href="http://support.sas.com/documentation/cdl/en/sqlproc/62086/HTML/default/a001385596.htm" target="_blank"&gt;http://support.sas.com/documentation/cdl/en/sqlproc/62086/HTML/default/a001385596.htm&lt;/A&gt;&lt;BR /&gt;
&lt;BR /&gt;
Using Metadata and Project Data for Data-Driven Programming&lt;BR /&gt;
Brian Varney, COMSYS IT Partners, Inc., Kalamazoo, Michigan&lt;BR /&gt;
&lt;A href="http://www2.sas.com/proceedings/sugi31/045-31.pdf" target="_blank"&gt;http://www2.sas.com/proceedings/sugi31/045-31.pdf&lt;/A&gt;</description>
      <pubDate>Wed, 06 May 2009 13:15:19 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Procedures/Passing-macros/m-p/27723#M6350</guid>
      <dc:creator>sbb</dc:creator>
      <dc:date>2009-05-06T13:15:19Z</dc:date>
    </item>
  </channel>
</rss>

