<?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: SEG : how to save the code into UTF8 encoding? in SAS Enterprise Guide</title>
    <link>https://communities.sas.com/t5/SAS-Enterprise-Guide/SEG-how-to-save-the-code-into-UTF8-encoding/m-p/625592#M35544</link>
    <description>&lt;P&gt;Unfortunately it is not possible to set a default encoding when saving programs. SAS Studio makes things worse: while EG uses UTF-8-BOM, Studio strips the BOM and uses plain UTF-8. That would not be that bad at all, if EG would be able to use UTF-8 encoded files without BOM at all.&lt;/P&gt;</description>
    <pubDate>Tue, 18 Feb 2020 12:30:38 GMT</pubDate>
    <dc:creator>andreas_lds</dc:creator>
    <dc:date>2020-02-18T12:30:38Z</dc:date>
    <item>
      <title>SEG : how to save the code into UTF8 encoding?</title>
      <link>https://communities.sas.com/t5/SAS-Enterprise-Guide/SEG-how-to-save-the-code-into-UTF8-encoding/m-p/625557#M35542</link>
      <description>&lt;P&gt;Actually I know how to save the code into UTF8 encoding(see the picture at bottom),&amp;nbsp; but it is not so inconvenient. if there any method to change the default encoding to UTF8? Thank you so much.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I want :&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="图像 023.png" style="width: 600px;"&gt;&lt;img src="https://communities.sas.com/t5/image/serverpage/image-id/36209iEBB1D02E384F9BFE/image-size/large?v=v2&amp;amp;px=999" role="button" title="图像 023.png" alt="图像 023.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;my method to save code to UTF8 encoding, as show below:&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="aaaa.png" style="width: 600px;"&gt;&lt;img src="https://communities.sas.com/t5/image/serverpage/image-id/36208iEC73C2F80F785264/image-size/large?v=v2&amp;amp;px=999" role="button" title="aaaa.png" alt="aaaa.png" /&gt;&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 18 Feb 2020 09:32:42 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Enterprise-Guide/SEG-how-to-save-the-code-into-UTF8-encoding/m-p/625557#M35542</guid>
      <dc:creator>Double9</dc:creator>
      <dc:date>2020-02-18T09:32:42Z</dc:date>
    </item>
    <item>
      <title>Re: SEG : how to save the code into UTF8 encoding?</title>
      <link>https://communities.sas.com/t5/SAS-Enterprise-Guide/SEG-how-to-save-the-code-into-UTF8-encoding/m-p/625562#M35543</link>
      <description>&lt;P&gt;I don't see there is an option to change that in EG. Below is the info from help menu.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;PRE&gt;Working with Programs
Saving programs
By default, program files are saved as SAS Source Files (*.sas). 
To save existing programs 

Select FileThen Save filename. 

To save a new program or to save an existing program and choose the name and location 

Select FileThen Save filename As. The Save As dialog box opens so that you can choose where to save the file. You can save the file to your local computer or to a SAS server. 

To change the folder in which the file is saved, select the correct folder from the Save in drop-down list. 

In the File name box, type the new name of the file, and click Save. 
Note SAS Enterprise Guide automatically saves the program using its default character encoding when possible. If you want to specify the character encoding that is used when the program is saved, click Down arrow button on the Save button and select Program With Encoding. A list of possible encoding options is displayed in the Select Encoding dialog box. This option is available for both programs saved locally and programs saved on a SAS server.  



Note When you save a program file to a specified location, SAS Enterprise Guide automatically updates the reference to the program file in the project. 
&lt;/PRE&gt;</description>
      <pubDate>Tue, 18 Feb 2020 09:46:12 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Enterprise-Guide/SEG-how-to-save-the-code-into-UTF8-encoding/m-p/625562#M35543</guid>
      <dc:creator>AnandVyas</dc:creator>
      <dc:date>2020-02-18T09:46:12Z</dc:date>
    </item>
    <item>
      <title>Re: SEG : how to save the code into UTF8 encoding?</title>
      <link>https://communities.sas.com/t5/SAS-Enterprise-Guide/SEG-how-to-save-the-code-into-UTF8-encoding/m-p/625592#M35544</link>
      <description>&lt;P&gt;Unfortunately it is not possible to set a default encoding when saving programs. SAS Studio makes things worse: while EG uses UTF-8-BOM, Studio strips the BOM and uses plain UTF-8. That would not be that bad at all, if EG would be able to use UTF-8 encoded files without BOM at all.&lt;/P&gt;</description>
      <pubDate>Tue, 18 Feb 2020 12:30:38 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Enterprise-Guide/SEG-how-to-save-the-code-into-UTF8-encoding/m-p/625592#M35544</guid>
      <dc:creator>andreas_lds</dc:creator>
      <dc:date>2020-02-18T12:30:38Z</dc:date>
    </item>
    <item>
      <title>Re: SEG : how to save the code into UTF8 encoding?</title>
      <link>https://communities.sas.com/t5/SAS-Enterprise-Guide/SEG-how-to-save-the-code-into-UTF8-encoding/m-p/697611#M37474</link>
      <description>&lt;P&gt;&lt;EM&gt;New in Enterprise Guide v8:&lt;/EM&gt;&lt;/P&gt;
&lt;P&gt;&lt;EM&gt;The "Save as" drop down box is in a different place.&amp;nbsp; The same encoding dialog will display.&lt;/EM&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Capture.JPG" style="width: 670px;"&gt;&lt;img src="https://communities.sas.com/t5/image/serverpage/image-id/51523i66E2A502D9555943/image-size/large?v=v2&amp;amp;px=999" role="button" title="Capture.JPG" alt="Capture.JPG" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 09 Nov 2020 13:44:37 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Enterprise-Guide/SEG-how-to-save-the-code-into-UTF8-encoding/m-p/697611#M37474</guid>
      <dc:creator>PhilC</dc:creator>
      <dc:date>2020-11-09T13:44:37Z</dc:date>
    </item>
    <item>
      <title>Re: SEG : how to save the code into UTF8 encoding?</title>
      <link>https://communities.sas.com/t5/SAS-Enterprise-Guide/SEG-how-to-save-the-code-into-UTF8-encoding/m-p/697614#M37475</link>
      <description>This would be a feature change.  You can post to SASware ballot to ask that this feature, in one of its possible forms, can be added to Enterprise Guide.  I would vote for it.  I don't want to save my file in UTF-8.</description>
      <pubDate>Mon, 09 Nov 2020 13:49:58 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Enterprise-Guide/SEG-how-to-save-the-code-into-UTF8-encoding/m-p/697614#M37475</guid>
      <dc:creator>PhilC</dc:creator>
      <dc:date>2020-11-09T13:49:58Z</dc:date>
    </item>
  </channel>
</rss>

