<?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: SAS macro to import different type of file in SAS Programming</title>
    <link>https://communities.sas.com/t5/SAS-Programming/SAS-macro-to-import-different-type-of-file/m-p/437013#M282218</link>
    <description>&lt;P&gt;Required help to convert the below SAS codes into macros.&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;a) proc gchart data=HTWT; vbar gender/sumvar=weight; Title "Average weight by Gender";&lt;BR /&gt;run;&lt;BR /&gt;b) proc plot data=HTWT; Title "Scatter plot"; plot &amp;amp;height*&amp;amp;weight;&lt;BR /&gt;run;&lt;BR /&gt;(Hint: Define two different macros.)&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Wed, 14 Feb 2018 08:18:58 GMT</pubDate>
    <dc:creator>pallab</dc:creator>
    <dc:date>2018-02-14T08:18:58Z</dc:date>
    <item>
      <title>SAS macro to import different type of file</title>
      <link>https://communities.sas.com/t5/SAS-Programming/SAS-macro-to-import-different-type-of-file/m-p/437005#M282216</link>
      <description>&lt;P&gt;Write a macro to import different type of files. Let’s say we have files that are tab delimited text files as well as csv files. (“Sample.csv” and “Scores.txt”)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 14 Feb 2018 07:26:05 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/SAS-macro-to-import-different-type-of-file/m-p/437005#M282216</guid>
      <dc:creator>pallab</dc:creator>
      <dc:date>2018-02-14T07:26:05Z</dc:date>
    </item>
    <item>
      <title>Re: SAS macro to import different type of file</title>
      <link>https://communities.sas.com/t5/SAS-Programming/SAS-macro-to-import-different-type-of-file/m-p/437010#M282217</link>
      <description>&lt;P&gt;Homework?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Have a look a proc import - not may preferred way to read text files - write one for each file type, compare the differences, create a macro with parameters.&lt;/P&gt;</description>
      <pubDate>Wed, 14 Feb 2018 08:03:05 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/SAS-macro-to-import-different-type-of-file/m-p/437010#M282217</guid>
      <dc:creator>andreas_lds</dc:creator>
      <dc:date>2018-02-14T08:03:05Z</dc:date>
    </item>
    <item>
      <title>Re: SAS macro to import different type of file</title>
      <link>https://communities.sas.com/t5/SAS-Programming/SAS-macro-to-import-different-type-of-file/m-p/437013#M282218</link>
      <description>&lt;P&gt;Required help to convert the below SAS codes into macros.&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;a) proc gchart data=HTWT; vbar gender/sumvar=weight; Title "Average weight by Gender";&lt;BR /&gt;run;&lt;BR /&gt;b) proc plot data=HTWT; Title "Scatter plot"; plot &amp;amp;height*&amp;amp;weight;&lt;BR /&gt;run;&lt;BR /&gt;(Hint: Define two different macros.)&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 14 Feb 2018 08:18:58 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/SAS-macro-to-import-different-type-of-file/m-p/437013#M282218</guid>
      <dc:creator>pallab</dc:creator>
      <dc:date>2018-02-14T08:18:58Z</dc:date>
    </item>
    <item>
      <title>Re: SAS macro to import different type of file</title>
      <link>https://communities.sas.com/t5/SAS-Programming/SAS-macro-to-import-different-type-of-file/m-p/437197#M282219</link>
      <description>&lt;P&gt;&lt;a href="https://communities.sas.com/t5/user/viewprofilepage/user-id/7808"&gt;@pallab&lt;/a&gt;&amp;nbsp;You should use PROC SGPLOT not GCHART or PLOT these days. The graphics quality is much better.&lt;/P&gt;</description>
      <pubDate>Wed, 14 Feb 2018 16:26:54 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/SAS-macro-to-import-different-type-of-file/m-p/437197#M282219</guid>
      <dc:creator>Reeza</dc:creator>
      <dc:date>2018-02-14T16:26:54Z</dc:date>
    </item>
    <item>
      <title>Re: SAS macro to import different type of file</title>
      <link>https://communities.sas.com/t5/SAS-Programming/SAS-macro-to-import-different-type-of-file/m-p/568111#M282220</link>
      <description>&lt;P&gt;did u get answer.. reply me fast&lt;/P&gt;</description>
      <pubDate>Sat, 22 Jun 2019 06:53:11 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/SAS-macro-to-import-different-type-of-file/m-p/568111#M282220</guid>
      <dc:creator>lrn1</dc:creator>
      <dc:date>2019-06-22T06:53:11Z</dc:date>
    </item>
  </channel>
</rss>

