Re: [Scilab-users] Erroneous file name for the "scg" file with accented characters when using xsave instruction

2020-08-26 Thread Antoine Monmayrant
Hello, It seems to be Windows specific as your script works as expected under linux: ls /tmp/SCI_TMP_21007_Y24sfl/ Test ùùééêë.scg  Test ùùééêë.txt Could this be some encoding issues? Antoine Le 26/08/2020 à 09:28, Perrichon a écrit : Rep=TMPDIR chdir(Rep) Name=Rep + "\Test ùùééêë"

[Scilab-users] Erroneous file name for the "scg" file with accented characters when using xsave instruction

2020-08-26 Thread Perrichon
Hello, xsave don't correctly save a "scg" file with accented characters in file name See the following script or buggzilla #16537 //-- - Rep=TMPDIR chdir(Rep) Name=Rep + "\Test ùùééêë"