<?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: Dataset not appearing in Library in SAS Programming</title>
    <link>https://communities.sas.com/t5/SAS-Programming/Dataset-not-appearing-in-Library/m-p/783506#M249835</link>
    <description>Thank you. I'm new here, so I'll definitely be sure to do that next time.</description>
    <pubDate>Thu, 02 Dec 2021 01:40:44 GMT</pubDate>
    <dc:creator>sascrazedpupil</dc:creator>
    <dc:date>2021-12-02T01:40:44Z</dc:date>
    <item>
      <title>Dataset not appearing in Library</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Dataset-not-appearing-in-Library/m-p/783495#M249827</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I'm having trouble with output for my homework problem. It keeps putting a different output that uses another dataset in my library ("Work"), and for my code, all the lines say "Error: Statement not valid or used out of proper order". For some reason, the dataset for this problem is not appearing in my library unlike the other datasets for the other problems. I have attached screenshots for your convenience below. I would greatly appreciate it if you could help me out.&lt;/P&gt;&lt;P&gt;Thanks in Advance!&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 02 Dec 2021 00:45:29 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Dataset-not-appearing-in-Library/m-p/783495#M249827</guid>
      <dc:creator>sascrazedpupil</dc:creator>
      <dc:date>2021-12-02T00:45:29Z</dc:date>
    </item>
    <item>
      <title>Re: Dataset not appearing in Library</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Dataset-not-appearing-in-Library/m-p/783499#M249830</link>
      <description>In your second line, there is no '=' symbol between 'data' and dataset name;</description>
      <pubDate>Thu, 02 Dec 2021 01:00:06 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Dataset-not-appearing-in-Library/m-p/783499#M249830</guid>
      <dc:creator>whymath</dc:creator>
      <dc:date>2021-12-02T01:00:06Z</dc:date>
    </item>
    <item>
      <title>Re: Dataset not appearing in Library</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Dataset-not-appearing-in-Library/m-p/783500#M249831</link>
      <description>&lt;PRE&gt; data=fep3;            ____            180 ERROR 180-322: Statement is not valid or it is used out of proper order. 71         infile '/home/u59384393/Comp Tools Assignments/FEP3 (Excel txt).txt' dlm='09'x firstobs=2;&lt;/PRE&gt;
&lt;P&gt;The log is pretty clear - you have errors in the code and they're highlighted for you.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;There is no equal sign in a data step statement as you've shown there. Fixing that will help for starters - this error was likely not in your other code.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;FYI - in the future please post your code and log directly into the forum, not as an attachment. It's faster and easier for you and much easier for us to answer quickly as we can copy/paste the solution back without having to download a bunch of files. PDF and HTML can also add extra invisible formatting characters which it includes in copying/pasting so it's not suitable for the forum.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;BLOCKQUOTE&gt;&lt;HR /&gt;&lt;a href="https://communities.sas.com/t5/user/viewprofilepage/user-id/408521"&gt;@sascrazedpupil&lt;/a&gt;&amp;nbsp;wrote:&lt;BR /&gt;
&lt;P&gt;Hello,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I'm having trouble with output for my homework problem. It keeps putting a different output that uses another dataset in my library ("Work"), and for my code, all the lines say "Error: Statement not valid or used out of proper order". For some reason, the dataset for this problem is not appearing in my library unlike the other datasets for the other problems. I have attached screenshots for your convenience below. I would greatly appreciate it if you could help me out.&lt;/P&gt;
&lt;P&gt;Thanks in Advance!&amp;nbsp;&lt;/P&gt;
&lt;HR /&gt;&lt;/BLOCKQUOTE&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 02 Dec 2021 01:01:06 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Dataset-not-appearing-in-Library/m-p/783500#M249831</guid>
      <dc:creator>Reeza</dc:creator>
      <dc:date>2021-12-02T01:01:06Z</dc:date>
    </item>
    <item>
      <title>Re: Dataset not appearing in Library</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Dataset-not-appearing-in-Library/m-p/783506#M249835</link>
      <description>Thank you. I'm new here, so I'll definitely be sure to do that next time.</description>
      <pubDate>Thu, 02 Dec 2021 01:40:44 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Dataset-not-appearing-in-Library/m-p/783506#M249835</guid>
      <dc:creator>sascrazedpupil</dc:creator>
      <dc:date>2021-12-02T01:40:44Z</dc:date>
    </item>
    <item>
      <title>Re: Dataset not appearing in Library</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Dataset-not-appearing-in-Library/m-p/783507#M249836</link>
      <description>Thank you! All that stressing just for an "=", lol.</description>
      <pubDate>Thu, 02 Dec 2021 01:41:34 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Dataset-not-appearing-in-Library/m-p/783507#M249836</guid>
      <dc:creator>sascrazedpupil</dc:creator>
      <dc:date>2021-12-02T01:41:34Z</dc:date>
    </item>
    <item>
      <title>Re: Dataset not appearing in Library</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Dataset-not-appearing-in-Library/m-p/783512#M249837</link>
      <description>Turns out I forgot to delete the "=" sign between "data" and "fep3"</description>
      <pubDate>Thu, 02 Dec 2021 02:17:13 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Dataset-not-appearing-in-Library/m-p/783512#M249837</guid>
      <dc:creator>sascrazedpupil</dc:creator>
      <dc:date>2021-12-02T02:17:13Z</dc:date>
    </item>
  </channel>
</rss>

