<?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 Training Material - File missing: newemps.csv (Using Enterprise Guide version 6.1) in All Things Community</title>
    <link>https://communities.sas.com/t5/All-Things-Community/Training-Material-File-missing-newemps-csv-Using-Enterprise/m-p/252249#M1439</link>
    <description>&lt;P&gt;I recently got a SAS book and SAS provided me with the training material.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;SAS book has the following code:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;PRE&gt;data work.newsalesemps;
   length First_Name $ 12 Last_Name $ 18
          Job_Title $ 25;
   infile "&amp;amp;path\newemps.csv" dlm=',';   
   input First_Name $ Last_Name $  
         Job_Title $ Salary /*numeric*/;
run;&lt;/PRE&gt;&lt;P&gt;However I didn't receive the newemps.csv file from SAS which is specified in the infile statement. Can someone please help me with the same.&lt;/P&gt;</description>
    <pubDate>Wed, 24 Feb 2016 22:50:54 GMT</pubDate>
    <dc:creator>MakarandDalal</dc:creator>
    <dc:date>2016-02-24T22:50:54Z</dc:date>
    <item>
      <title>Training Material - File missing: newemps.csv (Using Enterprise Guide version 6.1)</title>
      <link>https://communities.sas.com/t5/All-Things-Community/Training-Material-File-missing-newemps-csv-Using-Enterprise/m-p/252249#M1439</link>
      <description>&lt;P&gt;I recently got a SAS book and SAS provided me with the training material.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;SAS book has the following code:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;PRE&gt;data work.newsalesemps;
   length First_Name $ 12 Last_Name $ 18
          Job_Title $ 25;
   infile "&amp;amp;path\newemps.csv" dlm=',';   
   input First_Name $ Last_Name $  
         Job_Title $ Salary /*numeric*/;
run;&lt;/PRE&gt;&lt;P&gt;However I didn't receive the newemps.csv file from SAS which is specified in the infile statement. Can someone please help me with the same.&lt;/P&gt;</description>
      <pubDate>Wed, 24 Feb 2016 22:50:54 GMT</pubDate>
      <guid>https://communities.sas.com/t5/All-Things-Community/Training-Material-File-missing-newemps-csv-Using-Enterprise/m-p/252249#M1439</guid>
      <dc:creator>MakarandDalal</dc:creator>
      <dc:date>2016-02-24T22:50:54Z</dc:date>
    </item>
    <item>
      <title>Re: Training Material - File missing: newemps.csv (Using Enterprise Guide version 6.1)</title>
      <link>https://communities.sas.com/t5/All-Things-Community/Training-Material-File-missing-newemps-csv-Using-Enterprise/m-p/252255#M1440</link>
      <description>&lt;P&gt;Which book? If you find the book on the SAS Author's page most of the data sets are included there as well.&lt;/P&gt;</description>
      <pubDate>Wed, 24 Feb 2016 23:45:46 GMT</pubDate>
      <guid>https://communities.sas.com/t5/All-Things-Community/Training-Material-File-missing-newemps-csv-Using-Enterprise/m-p/252255#M1440</guid>
      <dc:creator>Reeza</dc:creator>
      <dc:date>2016-02-24T23:45:46Z</dc:date>
    </item>
    <item>
      <title>Re: Training Material - File missing: newemps.csv (Using Enterprise Guide version 6.1)</title>
      <link>https://communities.sas.com/t5/All-Things-Community/Training-Material-File-missing-newemps-csv-Using-Enterprise/m-p/253090#M1443</link>
      <description>&lt;P&gt;Sorry for the late reply.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;The book is SAS Programming 1: Essentials.&lt;/P&gt;&lt;P&gt;Book code: E2795&lt;/P&gt;&lt;P&gt;20MAR15&lt;/P&gt;</description>
      <pubDate>Sun, 28 Feb 2016 23:51:35 GMT</pubDate>
      <guid>https://communities.sas.com/t5/All-Things-Community/Training-Material-File-missing-newemps-csv-Using-Enterprise/m-p/253090#M1443</guid>
      <dc:creator>MakarandDalal</dc:creator>
      <dc:date>2016-02-28T23:51:35Z</dc:date>
    </item>
    <item>
      <title>Re: Training Material - File missing: newemps.csv (Using Enterprise Guide version 6.1)</title>
      <link>https://communities.sas.com/t5/All-Things-Community/Training-Material-File-missing-newemps-csv-Using-Enterprise/m-p/253094#M1444</link>
      <description>Well, luckily that course is free. If you navigate to the first part of the e-course it has instructions on how to set up the files. You can find a link to the course on SAS Analytics U Communities home page, right hand side under training. &lt;BR /&gt;&lt;BR /&gt;Instructions differ depending on your system so make sure to use the correct set up. &lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Mon, 29 Feb 2016 00:38:53 GMT</pubDate>
      <guid>https://communities.sas.com/t5/All-Things-Community/Training-Material-File-missing-newemps-csv-Using-Enterprise/m-p/253094#M1444</guid>
      <dc:creator>Reeza</dc:creator>
      <dc:date>2016-02-29T00:38:53Z</dc:date>
    </item>
  </channel>
</rss>

