<?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: proc import behave different in SAS Base and SAS Enterprise Guide in SAS Procedures</title>
    <link>https://communities.sas.com/t5/SAS-Procedures/proc-import-behave-different-in-SAS-Base-and-SAS-Enterprise/m-p/363636#M64621</link>
    <description>&lt;P&gt;Depends what you mean. It's possible you could be running two different versions of SAS, but most likely you need to set the following option:&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;PRE&gt;&lt;CODE class=" language-sas"&gt;option validvarname=v7;&lt;/CODE&gt;&lt;/PRE&gt;
&lt;P&gt;EG is set to ANY by default, which allows more variation in naming, but I find it just confuses things.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Try this and see if that helps. If not, post back with more details and an example of how they're different.&lt;/P&gt;</description>
    <pubDate>Thu, 01 Jun 2017 22:08:22 GMT</pubDate>
    <dc:creator>Reeza</dc:creator>
    <dc:date>2017-06-01T22:08:22Z</dc:date>
    <item>
      <title>proc import behave different in SAS Base and SAS Enterprise Guide</title>
      <link>https://communities.sas.com/t5/SAS-Procedures/proc-import-behave-different-in-SAS-Base-and-SAS-Enterprise/m-p/363623#M64619</link>
      <description>&lt;P&gt;At least the columns names created by "proc import" are different depending on the codes are running in&amp;nbsp;SAS Base or SAS Enterprise Guide.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;As a result of column name differences, the codes created in SAS Enterprise Guide cannot run sucessfully in SAS Base.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;How to make&amp;nbsp;&lt;SPAN&gt;SAS Enterprise Guide to generate the same codes as SAS Base for "proc import"?&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Thank you!&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 01 Jun 2017 21:47:37 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Procedures/proc-import-behave-different-in-SAS-Base-and-SAS-Enterprise/m-p/363623#M64619</guid>
      <dc:creator>jjjch</dc:creator>
      <dc:date>2017-06-01T21:47:37Z</dc:date>
    </item>
    <item>
      <title>Re: proc import behave different in SAS Base and SAS Enterprise Guide</title>
      <link>https://communities.sas.com/t5/SAS-Procedures/proc-import-behave-different-in-SAS-Base-and-SAS-Enterprise/m-p/363636#M64621</link>
      <description>&lt;P&gt;Depends what you mean. It's possible you could be running two different versions of SAS, but most likely you need to set the following option:&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;PRE&gt;&lt;CODE class=" language-sas"&gt;option validvarname=v7;&lt;/CODE&gt;&lt;/PRE&gt;
&lt;P&gt;EG is set to ANY by default, which allows more variation in naming, but I find it just confuses things.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Try this and see if that helps. If not, post back with more details and an example of how they're different.&lt;/P&gt;</description>
      <pubDate>Thu, 01 Jun 2017 22:08:22 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Procedures/proc-import-behave-different-in-SAS-Base-and-SAS-Enterprise/m-p/363636#M64621</guid>
      <dc:creator>Reeza</dc:creator>
      <dc:date>2017-06-01T22:08:22Z</dc:date>
    </item>
    <item>
      <title>Re: proc import behave different in SAS Base and SAS Enterprise Guide</title>
      <link>https://communities.sas.com/t5/SAS-Procedures/proc-import-behave-different-in-SAS-Base-and-SAS-Enterprise/m-p/363637#M64622</link>
      <description>&lt;P&gt;For a similar issue please read through this thread: &lt;A href="https://communities.sas.com/t5/Base-SAS-Programming/Importing-Excel-into-SAS/m-p/363447" target="_blank"&gt;https://communities.sas.com/t5/Base-SAS-Programming/Importing-Excel-into-SAS/m-p/363447&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I know that you did not say that your data is Excel. Excel and other spreadsheets are just one layer of the underlying issue:&lt;/P&gt;
&lt;P&gt;Proc IMPORT Guesses and the guesses may change from file to file based on the content. &lt;STRONG&gt;Any&lt;/STRONG&gt; process that relies heavily on Proc Import will eventually fail.&lt;/P&gt;</description>
      <pubDate>Thu, 01 Jun 2017 22:10:02 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Procedures/proc-import-behave-different-in-SAS-Base-and-SAS-Enterprise/m-p/363637#M64622</guid>
      <dc:creator>ballardw</dc:creator>
      <dc:date>2017-06-01T22:10:02Z</dc:date>
    </item>
  </channel>
</rss>

