<html>
  <head>
    <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
  </head>
  <body text="#000000" bgcolor="#FFFFFF">
    <div class="moz-cite-prefix">Le 08/10/2019 à 03:39, Federico Miyara
      a écrit :<br>
    </div>
    <blockquote type="cite"
      cite="mid:e79e2723-3e58-9ccb-2a5d-14dbafd929f6@fceia.unr.edu.ar">
      <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
      <br>
      <font face="Courier New">Samuel,<br>
        <br>
        Thanks. As I'm not quite sure how to load the fix, I've removed
        all instances of "end" as an index and defined the required
        value explicitly with a different, non-reserved name.<br>
        <br>
        But I get the same result ("no translation made..."). I wonder
        if there may be another regression...<br>
      </font></blockquote>
    <p><br>
    </p>
    <p>Please do the following, assuming that you have write access to
      the SCI directory:</p>
    cd SCI/modules/m2sci/macros/kernel<br>
    edit m2sci_syntax.sci<br>
    // Replace the line #211<br>
            endofhelp = <span style="color:rgb(50,185,185);">stripblanks</span><span
      style="color:rgb(74,85,219);">(</span><span
      style="color:rgb(50,185,185);">part</span><span
      style="color:rgb(74,85,219);">(</span><span
      style="color:rgb(0,0,0);">tk</span><span style="color:rgb(0,0,0);">,</span><span
      style="color:rgb(188,143,143);">1</span><span
      style="color:rgb(255,170,0);">:</span><span
      style="color:rgb(0,0,0);">kc</span><span
      style="color:rgb(92,92,92);">-</span><span
      style="color:rgb(188,143,143);">1</span><span
      style="color:rgb(74,85,219);">)</span><span
      style="color:rgb(74,85,219);">)</span><span
      style="color:rgb(92,92,92);"><></span><span
      style="color:rgb(188,143,143);">"</span><span
      style="color:rgb(188,143,143);">"</span> <span
      style="color:rgb(92,92,92);">&</span> <span
      style="color:rgb(92,92,92);">~</span><span
      style="color:rgb(0,0,0);">protoline</span>
    <br>
    <br>
    with<span style="color:rgb(160,32,240);"><br>
            if</span> <span style="color:rgb(50,185,185);">stripblanks</span><span
      style="color:rgb(74,85,219);">(</span><span
      style="color:rgb(50,185,185);">part</span><span
      style="color:rgb(74,85,219);">(</span><span
      style="color:rgb(0,0,0);">tk</span><span style="color:rgb(0,0,0);">,</span><span
      style="color:rgb(188,143,143);">1</span><span
      style="color:rgb(255,170,0);">:</span><span
      style="color:rgb(0,0,0);">kc</span><span
      style="color:rgb(92,92,92);">-</span><span
      style="color:rgb(188,143,143);">1</span><span
      style="color:rgb(74,85,219);">)</span><span
      style="color:rgb(74,85,219);">)</span><span
      style="color:rgb(92,92,92);"><></span><span
      style="color:rgb(188,143,143);">"</span><span
      style="color:rgb(188,143,143);">"</span> <span
      style="color:rgb(92,92,92);">&</span> <span
      style="color:rgb(92,92,92);">~</span><span
      style="color:rgb(0,0,0);">protoline</span>
    <br>
                <span style="color:rgb(0,0,0);">endofhelp</span> <span
      style="color:rgb(92,92,92);">=</span> <span
      style="color:rgb(218,112,214);">%t</span><span
      style="color:rgb(0,0,0);">;</span><br>
          <span style="color:rgb(160,32,240);">end</span><span
      style="color:rgb(160,32,240);"><font color="#000000"><br>
      </font></span>
    <p><span style="color:rgb(160,32,240);"><font color="#000000">//
          Save. Then</font></span></p>
    <p><span style="color:rgb(160,32,240);"><font color="#000000"><tt>-->
            genlib m2scikernellib<br>
            --> clear </tt></font></span><span
        style="color:rgb(160,32,240);"><font color="#000000"><tt>m2sci_syntax</tt></font></span></p>
    <p><span style="color:rgb(160,32,240);"><font color="#000000">And
          re-run mfile2sci.<br>
          As with Scilab 6.0.0, the conversion now actually starts, and
          you will get an error after the line #91 of your script, to be
          reported as well, separately.<br>
          <br>
          Regards<br>
          Samuel<br>
          <br>
        </font></span></p>
  </body>
</html>