<?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: Problem with apostrophe in SAS Enterprise Guide</title>
    <link>https://communities.sas.com/t5/SAS-Enterprise-Guide/Problem-with-apostrophe/m-p/66437#M6671</link>
    <description>I believe in version 4.2, on the last screen of the wizard there are a couple options about removing problem characters or putting the values into the code itself. You might try one or both of those to see if it resolves the problem. Maybe not... but that's the best I've got right now. &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;</description>
    <pubDate>Tue, 16 Mar 2010 18:55:21 GMT</pubDate>
    <dc:creator>RichardH_sas</dc:creator>
    <dc:date>2010-03-16T18:55:21Z</dc:date>
    <item>
      <title>Problem with apostrophe</title>
      <link>https://communities.sas.com/t5/SAS-Enterprise-Guide/Problem-with-apostrophe/m-p/66432#M6666</link>
      <description>Hi&lt;BR /&gt;
I have a problem where I need to read in excel file in to EG. This file excel file has names of organizations and some of names have apostrophe ('). &lt;BR /&gt;
Ex. Kids' Organization Inc.&lt;BR /&gt;
So I get following warning&lt;BR /&gt;
WARNING: The quoted string currently being processed has become more than 262 characters long.  You may have unbalanced quotation marks.&lt;BR /&gt;
&lt;BR /&gt;
Any suggestions how I might avoid this problem.</description>
      <pubDate>Wed, 10 Mar 2010 01:13:16 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Enterprise-Guide/Problem-with-apostrophe/m-p/66432#M6666</guid>
      <dc:creator>BigZ</dc:creator>
      <dc:date>2010-03-10T01:13:16Z</dc:date>
    </item>
    <item>
      <title>Re: Problem with apostrophe</title>
      <link>https://communities.sas.com/t5/SAS-Enterprise-Guide/Problem-with-apostrophe/m-p/66433#M6667</link>
      <description>What version of EGuide and SAS?  The method of reading Excel changed from 4.1 to 4.2.  Also, are you working with the Excel file in place or converting it to a SAS dataset; those choices also affect how the file is read.</description>
      <pubDate>Wed, 10 Mar 2010 03:14:56 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Enterprise-Guide/Problem-with-apostrophe/m-p/66433#M6667</guid>
      <dc:creator>Doc_Duke</dc:creator>
      <dc:date>2010-03-10T03:14:56Z</dc:date>
    </item>
    <item>
      <title>Re: Problem with apostrophe</title>
      <link>https://communities.sas.com/t5/SAS-Enterprise-Guide/Problem-with-apostrophe/m-p/66434#M6668</link>
      <description>My EG is version 4.2, and the SAS version is 9.2&lt;BR /&gt;
&lt;BR /&gt;
And concerning the reading in the file. I am attempting to make the excel file in to a SAS dataset. That way I can use it whenever I need it.</description>
      <pubDate>Wed, 10 Mar 2010 14:24:27 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Enterprise-Guide/Problem-with-apostrophe/m-p/66434#M6668</guid>
      <dc:creator>BigZ</dc:creator>
      <dc:date>2010-03-10T14:24:27Z</dc:date>
    </item>
    <item>
      <title>Re: Problem with apostrophe</title>
      <link>https://communities.sas.com/t5/SAS-Enterprise-Guide/Problem-with-apostrophe/m-p/66435#M6669</link>
      <description>I used &lt;BR /&gt;
Open --&amp;gt; data&lt;BR /&gt;
pointed to the spreadsheet, and it imported fine (using 4.2 and 9.2 TS2M2).&lt;BR /&gt;
&lt;BR /&gt;
You may need to open a track with tech support.</description>
      <pubDate>Wed, 10 Mar 2010 15:57:00 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Enterprise-Guide/Problem-with-apostrophe/m-p/66435#M6669</guid>
      <dc:creator>Doc_Duke</dc:creator>
      <dc:date>2010-03-10T15:57:00Z</dc:date>
    </item>
    <item>
      <title>Re: Problem with apostrophe</title>
      <link>https://communities.sas.com/t5/SAS-Enterprise-Guide/Problem-with-apostrophe/m-p/66436#M6670</link>
      <description>Hi Bigz,&lt;BR /&gt;
Can you try ...tools - options - sas programs&lt;BR /&gt;
&lt;BR /&gt;
Under additional SAS code -- check insert custom SAS code before submitting code and click edit.&lt;BR /&gt;
&lt;BR /&gt;
Add the following line&lt;BR /&gt;
options validvarname=v7;&lt;BR /&gt;
&lt;BR /&gt;
&lt;BR /&gt;
then try to read excel file in EG. lemme know how it goes.</description>
      <pubDate>Thu, 11 Mar 2010 17:36:30 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Enterprise-Guide/Problem-with-apostrophe/m-p/66436#M6670</guid>
      <dc:creator>deleted_user</dc:creator>
      <dc:date>2010-03-11T17:36:30Z</dc:date>
    </item>
    <item>
      <title>Re: Problem with apostrophe</title>
      <link>https://communities.sas.com/t5/SAS-Enterprise-Guide/Problem-with-apostrophe/m-p/66437#M6671</link>
      <description>I believe in version 4.2, on the last screen of the wizard there are a couple options about removing problem characters or putting the values into the code itself. You might try one or both of those to see if it resolves the problem. Maybe not... but that's the best I've got right now. &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;</description>
      <pubDate>Tue, 16 Mar 2010 18:55:21 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Enterprise-Guide/Problem-with-apostrophe/m-p/66437#M6671</guid>
      <dc:creator>RichardH_sas</dc:creator>
      <dc:date>2010-03-16T18:55:21Z</dc:date>
    </item>
    <item>
      <title>Re: Problem with apostrophe</title>
      <link>https://communities.sas.com/t5/SAS-Enterprise-Guide/Problem-with-apostrophe/m-p/66438#M6672</link>
      <description>Try in step 2 of the import wizard "Rename columns to comply with SAS naming conventions". That should resolve the issue.</description>
      <pubDate>Wed, 17 Mar 2010 12:22:15 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Enterprise-Guide/Problem-with-apostrophe/m-p/66438#M6672</guid>
      <dc:creator>Patrick</dc:creator>
      <dc:date>2010-03-17T12:22:15Z</dc:date>
    </item>
  </channel>
</rss>

