<?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: encoding of a file - include function in SAS Enterprise Guide</title>
    <link>https://communities.sas.com/t5/SAS-Enterprise-Guide/encoding-of-a-file-include-function/m-p/268587#M18604</link>
    <description>&lt;P&gt;The encoding option on the filename statement assigns the encoding to use when writing to a file.&lt;/P&gt;
&lt;P&gt;Try using the encoding option on your %include which is meant to be used when reading a file in that has a different encoding.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;A href="http://support.sas.com/documentation/cdl/en/hostwin/67962/HTML/default/viewer.htm#chincludefstart.htm" target="_blank"&gt;http://support.sas.com/documentation/cdl/en/hostwin/67962/HTML/default/viewer.htm#chincludefstart.htm&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Thu, 05 May 2016 15:48:01 GMT</pubDate>
    <dc:creator>DavidPope</dc:creator>
    <dc:date>2016-05-05T15:48:01Z</dc:date>
    <item>
      <title>encoding of a file - include function</title>
      <link>https://communities.sas.com/t5/SAS-Enterprise-Guide/encoding-of-a-file-include-function/m-p/268198#M18567</link>
      <description>&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;FONT face="Courier New" size="3" color="#0000ff"&gt;Hi, I have a problem with include function in EG, I&amp;nbsp;have a polish&amp;nbsp;e-mail there, but&amp;nbsp;instead of&amp;nbsp;polish characters I just see �&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT face="Courier New" size="3" color="#0000ff"&gt;If I don't use&amp;nbsp;the include function and I have&amp;nbsp;the e-mail directly in the sas program - is ok, when I do it global is not.&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;FONT face="Courier New" size="3" color="#0000ff"&gt;My code:&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT face="Courier New" size="3" color="#0000ff"&gt;filename&lt;/FONT&gt;&lt;FONT face="Courier New" size="3"&gt; genericq (&lt;/FONT&gt;&lt;FONT face="Courier New" size="3" color="#800080"&gt;'.'&lt;/FONT&gt; &lt;FONT face="Courier New" size="3" color="#800080"&gt;'/abc/cde/&lt;/FONT&gt;&lt;FONT face="Courier New" size="3"&gt;) &lt;/FONT&gt;&lt;FONT face="Courier New" size="3" color="#0000ff"&gt;encoding&lt;/FONT&gt;&lt;FONT face="Courier New" size="3"&gt;=&lt;/FONT&gt;&lt;FONT face="Courier New" size="3" color="#800080"&gt;"utf-8"&lt;/FONT&gt;&lt;FONT face="Courier New" size="3"&gt;;&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT face="Courier New" size="3" color="#0000ff"&gt;&lt;FONT face="Courier New" size="3" color="#0000ff"&gt;&lt;FONT face="Courier New" size="3" color="#0000ff"&gt;%include&lt;/FONT&gt;&lt;/FONT&gt;&lt;/FONT&gt;&lt;FONT face="Courier New" size="3"&gt;&lt;FONT face="Courier New" size="3"&gt; genericq(&lt;/FONT&gt;&lt;/FONT&gt;&lt;FONT face="Courier New" size="3" color="#800080"&gt;&lt;FONT face="Courier New" size="3" color="#800080"&gt;&lt;FONT face="Courier New" size="3" color="#800080"&gt;'generic.sas'&lt;/FONT&gt;&lt;/FONT&gt;&lt;/FONT&gt;&lt;FONT face="Courier New" size="3"&gt;&lt;FONT face="Courier New" size="3"&gt;);&lt;/FONT&gt;&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;FONT face="Courier New" size="3"&gt;&lt;FONT face="Courier New" size="3"&gt;How can i fix it?&lt;/FONT&gt;&lt;/FONT&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 04 May 2016 11:30:45 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Enterprise-Guide/encoding-of-a-file-include-function/m-p/268198#M18567</guid>
      <dc:creator>aola</dc:creator>
      <dc:date>2016-05-04T11:30:45Z</dc:date>
    </item>
    <item>
      <title>Re: encoding of a file - include function</title>
      <link>https://communities.sas.com/t5/SAS-Enterprise-Guide/encoding-of-a-file-include-function/m-p/268587#M18604</link>
      <description>&lt;P&gt;The encoding option on the filename statement assigns the encoding to use when writing to a file.&lt;/P&gt;
&lt;P&gt;Try using the encoding option on your %include which is meant to be used when reading a file in that has a different encoding.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;A href="http://support.sas.com/documentation/cdl/en/hostwin/67962/HTML/default/viewer.htm#chincludefstart.htm" target="_blank"&gt;http://support.sas.com/documentation/cdl/en/hostwin/67962/HTML/default/viewer.htm#chincludefstart.htm&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 05 May 2016 15:48:01 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Enterprise-Guide/encoding-of-a-file-include-function/m-p/268587#M18604</guid>
      <dc:creator>DavidPope</dc:creator>
      <dc:date>2016-05-05T15:48:01Z</dc:date>
    </item>
  </channel>
</rss>

