<html>
  <head>
    <meta content="text/html; charset=windows-1252"
      http-equiv="Content-Type">
  </head>
  <body bgcolor="#FFFFFF" text="#000000">
    <div class="moz-cite-prefix">Hi,<br>
      <br>
      Le 30/03/2017 à 17:31, Olivier_B a écrit :<br>
    </div>
    <blockquote cite="mid:1490887917792-4036086.post@n3.nabble.com"
      type="cite">
      <pre wrap="">
Hi,

I'm using Scilab 6.0.0 with Windows 7 Service Pack 1 64 bits
I'am login as administrator to this computer.</pre>
    </blockquote>
    <br>
    If an exportation error has occurred once for this file name, the
    output stream might have not been closed properly or/and the file
    might be kept locked by the OS.<br>
    So, i would first do the following tests:<br>
    <ul>
      <li>Was the file partially exported?</li>
      <li>If some "ghost" file has been created, are you able to remove
        it by hand from the OS?</li>
      <li>If not : quit the Scilab session, and then try to remove the
        file by hand, and to re-export the figure.<br>
        <br>
      </li>
      <li>Is this bug occurring whatever is the content of the figure?
        Try with an elementary figure such as:<br>
        clf<br>
        xpoly(5,5)</li>
    </ul>
    <p>HTH<br>
      Samuel</p>
    <p><br>
    </p>
    <p><br>
    </p>
    <br>
  </body>
</html>