<br><div class="gmail_quote"><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;"><br>
The files which can be executed by Scilab must be encoded in UTF-8 (no<br>
BOM) or Windows 1252 (see 'help exec'). So if you have an other encoding<br>
you risk to have some problems when executing it, it is why we chose to<br>
propose these encodings. Normally, you shouldn't meet any problems with<br>
UTF-8... but we are opened to any suggestions...<br>
<font color="#888888"><br></font></blockquote><div><br>It's reasonable  to shift to UTF-8 for developers, but users of Scilab may not get ready to change their file encoding,  especially for the cases that thay use Scilab to cooperate with other system.  <br>
<br> I would suggest to add a fourth choice "as current  file encoding" for default file encoding . This option does not change  user's original encoding.   Let users of Scilab smoothly shift to UTF-8 when he is getting ready.    <br>
</div></div><br><br>YungLee<br>