<html>
  <head>
    <meta content="text/html; charset=ISO-8859-1"
      http-equiv="Content-Type">
  </head>
  <body bgcolor="#FFFFFF" text="#330000">
    On 12/03/2012 09:25, David Chèze wrote:
    <blockquote cite="mid:1331540712115-3818676.post@n3.nabble.com"
      type="cite">
      <pre wrap="">Thanks, I tried it.

Because i need to plot and export image of the plots, i understood that i
had to use scilex.exe in 'normal graphics' mode, that is without the -nwni
option : when i terminate my automated script, in want that scilab closed,
ie I inserted the "exit;" command at the end but then scilab is issuing the
usual message "are you sure you want to close ?"
I tried the -nogui option but since i need graphics to plot, it's not
correct for my application.
</pre>
    </blockquote>
    <br>
    exit(0) and quit() will also terminate without asking confirmation<br>
    <br>
    <blockquote cite="mid:1331540712115-3818676.post@n3.nabble.com"
      type="cite">
      <pre wrap="">
Thanks for your tips ,

David

--
View this message in context: <a class="moz-txt-link-freetext" href="http://mailinglists.scilab.org/scilab-from-command-line-in-5-4-alpha1-tp3801226p3818676.html">http://mailinglists.scilab.org/scilab-from-command-line-in-5-4-alpha1-tp3801226p3818676.html</a>
Sent from the Scilab users - Mailing Lists Archives mailing list archive at Nabble.com.

--
To unsubscribe from this mailing-list, please send an empty mail to
<a class="moz-txt-link-abbreviated" href="mailto:users-unsubscribe@lists.scilab.org">users-unsubscribe@lists.scilab.org</a>
To check the archives of this mailing list, see
<a class="moz-txt-link-freetext" href="http://mailinglists.scilab.org/">http://mailinglists.scilab.org/</a>
</pre>
    </blockquote>
    <br>
  </body>
</html>