<?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 how to work with accented text in SAS Enterprise Guide</title>
    <link>https://communities.sas.com/t5/SAS-Enterprise-Guide/how-to-work-with-accented-text/m-p/738016#M38748</link>
    <description>&lt;P&gt;Hello,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Here's a piece of code, I have elaborated.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;data _null_ ;&lt;BR /&gt;file mail;&lt;BR /&gt;put "Bonjour / Hi,";&lt;BR /&gt;put "";&lt;BR /&gt;put "Noter que le traitement CPE est maintenant completÃ©e / Take note that CPE process is now completed";&lt;BR /&gt;put "";&lt;BR /&gt;put "Si vous dÃ©sirez plus d'information, s'il vous plaÃ®t contactez-nous / If you need more information, please contact us.";&lt;BR /&gt;put "";&lt;BR /&gt;put "Merci/Thanks,";&lt;BR /&gt;put "";&lt;BR /&gt;run;&lt;/P&gt;
&lt;P&gt;For example, the second line is at the begining like that:&lt;/P&gt;
&lt;P&gt;put "Noter que le traitement CPE est maintenant completée.// Take note that CPE process is now completed"&lt;/P&gt;
&lt;P&gt;Then I saved the file and transfer it from my pc to a unix server.&amp;nbsp; Thereafter, text into the file become has shown above.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Is there a way to correct that situation when we make a cp&amp;nbsp; path1/filename to path2/ on a unix server and to keek the accented accent.&lt;/P&gt;
&lt;P&gt;Thanks in advance for your help&lt;/P&gt;</description>
    <pubDate>Thu, 29 Apr 2021 20:35:50 GMT</pubDate>
    <dc:creator>alepage</dc:creator>
    <dc:date>2021-04-29T20:35:50Z</dc:date>
    <item>
      <title>how to work with accented text</title>
      <link>https://communities.sas.com/t5/SAS-Enterprise-Guide/how-to-work-with-accented-text/m-p/738016#M38748</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Here's a piece of code, I have elaborated.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;data _null_ ;&lt;BR /&gt;file mail;&lt;BR /&gt;put "Bonjour / Hi,";&lt;BR /&gt;put "";&lt;BR /&gt;put "Noter que le traitement CPE est maintenant completÃ©e / Take note that CPE process is now completed";&lt;BR /&gt;put "";&lt;BR /&gt;put "Si vous dÃ©sirez plus d'information, s'il vous plaÃ®t contactez-nous / If you need more information, please contact us.";&lt;BR /&gt;put "";&lt;BR /&gt;put "Merci/Thanks,";&lt;BR /&gt;put "";&lt;BR /&gt;run;&lt;/P&gt;
&lt;P&gt;For example, the second line is at the begining like that:&lt;/P&gt;
&lt;P&gt;put "Noter que le traitement CPE est maintenant completée.// Take note that CPE process is now completed"&lt;/P&gt;
&lt;P&gt;Then I saved the file and transfer it from my pc to a unix server.&amp;nbsp; Thereafter, text into the file become has shown above.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Is there a way to correct that situation when we make a cp&amp;nbsp; path1/filename to path2/ on a unix server and to keek the accented accent.&lt;/P&gt;
&lt;P&gt;Thanks in advance for your help&lt;/P&gt;</description>
      <pubDate>Thu, 29 Apr 2021 20:35:50 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Enterprise-Guide/how-to-work-with-accented-text/m-p/738016#M38748</guid>
      <dc:creator>alepage</dc:creator>
      <dc:date>2021-04-29T20:35:50Z</dc:date>
    </item>
    <item>
      <title>Re: how to work with accented text</title>
      <link>https://communities.sas.com/t5/SAS-Enterprise-Guide/how-to-work-with-accented-text/m-p/738034#M38749</link>
      <description>&lt;P&gt;For text, use the '/' character to indicate new line. For example, the code below:&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;put&amp;nbsp; &amp;nbsp;"Bonjour / Hi,"&lt;BR /&gt;&lt;/SPAN&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;/&amp;nbsp;&lt;SPAN&gt;"Noter que le traitement CPE est maintenant completÃ©e / Take note that CPE process is now completed"&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; //&amp;nbsp;&lt;SPAN&gt;"Si vous dÃ©sirez plus d'information, s'il vous plaÃ®t contactez-nous / If you need more information, please contact us."&lt;/SPAN&gt;&lt;BR /&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; //&lt;SPAN&gt;"Merci/Thanks,"&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; ;&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 29 Apr 2021 21:31:50 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Enterprise-Guide/how-to-work-with-accented-text/m-p/738034#M38749</guid>
      <dc:creator>AlanC</dc:creator>
      <dc:date>2021-04-29T21:31:50Z</dc:date>
    </item>
    <item>
      <title>Re: how to work with accented text</title>
      <link>https://communities.sas.com/t5/SAS-Enterprise-Guide/how-to-work-with-accented-text/m-p/738040#M38750</link>
      <description>If this were a text file, I'd say to make sure the encoding was set correctly for Unix....&lt;BR /&gt;I'd also consider using BYTE() or a different function to generate those symbols directly on a Unix system.</description>
      <pubDate>Thu, 29 Apr 2021 22:13:24 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Enterprise-Guide/how-to-work-with-accented-text/m-p/738040#M38750</guid>
      <dc:creator>Reeza</dc:creator>
      <dc:date>2021-04-29T22:13:24Z</dc:date>
    </item>
  </channel>
</rss>

