<html>
    <head>
      <base href="http://bugzilla.scilab.org/" />
    </head>
    <body><span class="vcard"><a class="email" href="mailto:sgougeon@free.fr" title="Samuel GOUGEON <sgougeon@free.fr>"> <span class="fn">Samuel GOUGEON</span></a>
</span> changed
              <a class="bz_bug_link 
          bz_status_RESOLVED  bz_closed"
   title="RESOLVED FIXED - aborting a paused ScilabEval sync, when other ScilabEval commands are in the qu"
   href="http://bugzilla.scilab.org/show_bug.cgi?id=1094">bug 1094</a>
                <br><br>
                ---------- Bug Summary ----------- <br>aborting a paused ScilabEval sync, when other ScilabEval commands are in the qu <br><br>

          <br>
             <table border="1" cellspacing="0" cellpadding="8">
          <tr>
            <th>What</th>
            <th>Removed</th>
            <th>Added</th>
          </tr>

         <tr>
           <td style="text-align:right;">URL</td>
           <td>Run the attached script and type abort at the pause prompt:

Transcript of the session:

[enrico@segre-pc SCIPAD]$ scilab -nb -nw -f asynctest10.sce
shared archive loaded
 debug   -1
TK_EvalScilabCmd disp("hi"); seq
TK_EvalScilabCmd disp("hello");pause;disp("end of hello"); seq
TK_EvalScilabCmd flush
 Flushing starts for queued commands
   Unqueuing disp("hi"); - seq
   Unqueuing disp("hello");pause;disp("end of hello"); - seq
 Flushed execution starts for disp("hi"); - seq
  
 hi
 Flushed execution ends for disp("hi");
 Flushed execution starts for disp("hello");pause;disp("end
of hello"); - seq
  
 hello
  
-1->abort
 Flushed execution ends for disp("hello");pause;disp("end of
hello");
 Flushing ends
TK_EvalScilabCmd disp("hi again"); sync
 Execution starts for disp("hi again");
  
 hi again
[enrico@segre-pc SCIPAD]$  #####silent crash
           </td>
           <td>
                
           </td>
         </tr>

         <tr>
           <td style="text-align:right;">Component</td>
           <td>Scilab
           </td>
           <td>TCL
           </td>
         </tr></table>
      <p>
      </p>
      <hr>
      <span>You are receiving this mail because:</span>
      
      <ul>
          <li>You are watching all bug changes.</li>
      </ul>
    </body>
</html>