<?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: No log listing from Proc Import in SAS Procedures</title>
    <link>https://communities.sas.com/t5/SAS-Procedures/No-log-listing-from-Proc-Import/m-p/11343#M1327</link>
    <description>DJENS&lt;BR /&gt;
 &lt;BR /&gt;
in the import wizard there is a dialog box to name a file into which the wizard will send a copy of the proc import code.&lt;BR /&gt;
Is that what you wanted?&lt;BR /&gt;
 &lt;BR /&gt;
PeterC</description>
    <pubDate>Mon, 30 Mar 2009 15:05:23 GMT</pubDate>
    <dc:creator>deleted_user</dc:creator>
    <dc:date>2009-03-30T15:05:23Z</dc:date>
    <item>
      <title>No log listing from Proc Import</title>
      <link>https://communities.sas.com/t5/SAS-Procedures/No-log-listing-from-Proc-Import/m-p/11337#M1321</link>
      <description>Can someone help me with this one....tearing my hair out.&lt;BR /&gt;
&lt;BR /&gt;
I am trying to see the code that Proc Import uses to import my Excel spreadsheet.  But the code is not being displayed in the log window and I think it is supposed to be there.  Did I somehow turn an option off or something?&lt;BR /&gt;
&lt;BR /&gt;
Any help would be appreciated.&lt;BR /&gt;
&lt;BR /&gt;
Dave</description>
      <pubDate>Wed, 25 Mar 2009 21:52:39 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Procedures/No-log-listing-from-Proc-Import/m-p/11337#M1321</guid>
      <dc:creator>DJENS</dc:creator>
      <dc:date>2009-03-25T21:52:39Z</dc:date>
    </item>
    <item>
      <title>Re: No log listing from Proc Import</title>
      <link>https://communities.sas.com/t5/SAS-Procedures/No-log-listing-from-Proc-Import/m-p/11338#M1322</link>
      <description>Stop tearing your hair out, the internal code of proc import has never been printed to the log.</description>
      <pubDate>Fri, 27 Mar 2009 07:51:51 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Procedures/No-log-listing-from-Proc-Import/m-p/11338#M1322</guid>
      <dc:creator>andreas_lds</dc:creator>
      <dc:date>2009-03-27T07:51:51Z</dc:date>
    </item>
    <item>
      <title>Re: No log listing from Proc Import</title>
      <link>https://communities.sas.com/t5/SAS-Procedures/No-log-listing-from-Proc-Import/m-p/11339#M1323</link>
      <description>If u cant identify then try this..&lt;BR /&gt;
&lt;BR /&gt;
Tools-&amp;gt;Options-&amp;gt;log-&amp;gt;general-&amp;gt;reset&lt;BR /&gt;
&lt;BR /&gt;
all default options will be reset(Don't know how much it will help)&lt;BR /&gt;
&lt;BR /&gt;
&lt;BR /&gt;
Venky.....</description>
      <pubDate>Fri, 27 Mar 2009 11:47:32 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Procedures/No-log-listing-from-Proc-Import/m-p/11339#M1323</guid>
      <dc:creator>venkatesh</dc:creator>
      <dc:date>2009-03-27T11:47:32Z</dc:date>
    </item>
    <item>
      <title>Re: No log listing from Proc Import</title>
      <link>https://communities.sas.com/t5/SAS-Procedures/No-log-listing-from-Proc-Import/m-p/11340#M1324</link>
      <description>I use proc import in my code but for csv file,&lt;BR /&gt;
&lt;BR /&gt;
but internally it uses infile &amp;amp; input statements , and the same gets printed in log.</description>
      <pubDate>Mon, 30 Mar 2009 12:53:53 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Procedures/No-log-listing-from-Proc-Import/m-p/11340#M1324</guid>
      <dc:creator>deleted_user</dc:creator>
      <dc:date>2009-03-30T12:53:53Z</dc:date>
    </item>
    <item>
      <title>Re: No log listing from Proc Import</title>
      <link>https://communities.sas.com/t5/SAS-Procedures/No-log-listing-from-Proc-Import/m-p/11341#M1325</link>
      <description>You are thinking of using the File| Import menu selection.  That will give you the infile statements used.  &lt;BR /&gt;
&lt;BR /&gt;
I STAND CORRECTED, THEY WORK THE SAME.</description>
      <pubDate>Mon, 30 Mar 2009 13:02:25 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Procedures/No-log-listing-from-Proc-Import/m-p/11341#M1325</guid>
      <dc:creator>Flip</dc:creator>
      <dc:date>2009-03-30T13:02:25Z</dc:date>
    </item>
    <item>
      <title>Re: No log listing from Proc Import</title>
      <link>https://communities.sas.com/t5/SAS-Procedures/No-log-listing-from-Proc-Import/m-p/11342#M1326</link>
      <description>Proc import for flat files (csv etc.) is supposed to produce a log entry with the datastep used. See the following absrtract for more useful info...&lt;BR /&gt;
&lt;BR /&gt;
&lt;A href="http://www2.sas.com/proceedings/sugi30/038-30.pdf" target="_blank"&gt;http://www2.sas.com/proceedings/sugi30/038-30.pdf&lt;/A&gt;&lt;BR /&gt;
&lt;BR /&gt;
So I would suggest a proc import from Excel will produce nothing.

Message was edited by: pznew</description>
      <pubDate>Mon, 30 Mar 2009 13:54:45 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Procedures/No-log-listing-from-Proc-Import/m-p/11342#M1326</guid>
      <dc:creator>deleted_user</dc:creator>
      <dc:date>2009-03-30T13:54:45Z</dc:date>
    </item>
    <item>
      <title>Re: No log listing from Proc Import</title>
      <link>https://communities.sas.com/t5/SAS-Procedures/No-log-listing-from-Proc-Import/m-p/11343#M1327</link>
      <description>DJENS&lt;BR /&gt;
 &lt;BR /&gt;
in the import wizard there is a dialog box to name a file into which the wizard will send a copy of the proc import code.&lt;BR /&gt;
Is that what you wanted?&lt;BR /&gt;
 &lt;BR /&gt;
PeterC</description>
      <pubDate>Mon, 30 Mar 2009 15:05:23 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Procedures/No-log-listing-from-Proc-Import/m-p/11343#M1327</guid>
      <dc:creator>deleted_user</dc:creator>
      <dc:date>2009-03-30T15:05:23Z</dc:date>
    </item>
    <item>
      <title>Re: No log listing from Proc Import</title>
      <link>https://communities.sas.com/t5/SAS-Procedures/No-log-listing-from-Proc-Import/m-p/11344#M1328</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Common problem.&amp;nbsp; I have lots of issues importing Excel spreadsheets with observations like #N/A, ot blanks in what should be numeric columns.&amp;nbsp; Here's what you do:&lt;/P&gt;&lt;OL&gt;&lt;LI&gt;Save a copy of the excel spreadsheet as a .CSV file;&lt;/LI&gt;&lt;LI&gt;Import that CSV file;&lt;/LI&gt;&lt;LI&gt;Unlike with Excel, import&amp;nbsp; now prints a detailed log&amp;nbsp; (why only for CSV files and not Excel is a total mystery to me) which you can edit, or modify the formats and informats;&lt;/LI&gt;&lt;/OL&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Really obvious... NOT.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 26 Apr 2013 20:49:17 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Procedures/No-log-listing-from-Proc-Import/m-p/11344#M1328</guid>
      <dc:creator>Sharkie</dc:creator>
      <dc:date>2013-04-26T20:49:17Z</dc:date>
    </item>
    <item>
      <title>Re: No log listing from Proc Import</title>
      <link>https://communities.sas.com/t5/SAS-Procedures/No-log-listing-from-Proc-Import/m-p/11345#M1329</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I had the same problem when importing a .csv. Drove me crazy because I have done it a 1000 times in the past. Solution:&lt;/P&gt;&lt;P&gt;options source;&lt;/P&gt;&lt;P&gt;I had options nonsource.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 24 Aug 2015 11:25:05 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Procedures/No-log-listing-from-Proc-Import/m-p/11345#M1329</guid>
      <dc:creator>SAS_2_Python</dc:creator>
      <dc:date>2015-08-24T11:25:05Z</dc:date>
    </item>
    <item>
      <title>Re: No log listing from Proc Import</title>
      <link>https://communities.sas.com/t5/SAS-Procedures/No-log-listing-from-Proc-Import/m-p/11346#M1330</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Reason for the Import from Excel (and actually other databases) mystery: use of Microsoft or other application data engine that responds to a SAS request from the named source. So there are no lines of code resulting that SAS could execute.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 24 Aug 2015 17:43:44 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Procedures/No-log-listing-from-Proc-Import/m-p/11346#M1330</guid>
      <dc:creator>ballardw</dc:creator>
      <dc:date>2015-08-24T17:43:44Z</dc:date>
    </item>
    <item>
      <title>Re: No log listing from Proc Import</title>
      <link>https://communities.sas.com/t5/SAS-Procedures/No-log-listing-from-Proc-Import/m-p/718937#M80173</link>
      <description>&lt;P&gt;I just had the same problem.&amp;nbsp; Was trying to import with a very simple proc import, csv.&amp;nbsp; Got an error but no information.&amp;nbsp; Had done this a million times before and couldn't figure out the problem.&amp;nbsp; Finally I closed down SAS and re-opened it and it worked.&amp;nbsp; Go figure. &amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 12 Feb 2021 16:29:36 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Procedures/No-log-listing-from-Proc-Import/m-p/718937#M80173</guid>
      <dc:creator>evp000</dc:creator>
      <dc:date>2021-02-12T16:29:36Z</dc:date>
    </item>
  </channel>
</rss>

