<html>
  <head>
    <meta content="text/html; charset=windows-1252"
      http-equiv="Content-Type">
  </head>
  <body text="#000000" bgcolor="#FFFFFF">
    <div class="moz-cite-prefix">Le 19/04/2016 13:09, Samuel Gougeon a
      écrit :<br>
    </div>
    <blockquote cite="mid:571611F8.20402@free.fr" type="cite">
      <meta http-equiv="content-type" content="text/html;
        charset=windows-1252">
       <font face="Arial"></font>
      <ol>
        <li><font face="Arial">.../...</font><br>
          <font face="Arial"> </font>
          <div class="refsynopsisdiv">
            <h3 class="title"> <font color="#3333ff"><small>Calling
                  Sequence </small></font></h3>
            <font color="#3333ff"><small> </small></font>
            <div class="synopsis"><font color="#3333ff"><small> </small></font>
              <pre><font color="#3333ff"><small><span class="functionid">slint</span><span class="default">(files [, conf, out])</span>
<span class="functionid">slint</span><span class="default">(files [, out])</span>
<span class="default">out = </span><span class="functionid">slint</span><span class="default">(files [, conf], print)</span></small></font></pre>
              <font color="#3333ff"><small> </small></font></div>
            <font color="#3333ff"><small> </small></font></div>
          <font color="#3333ff"><small> </small></font>
          <div class="refsection"><font color="#3333ff"><small> </small></font>
            <h3 class="title"><font color="#3333ff"><small> Arguments </small></font></h3>
            <font color="#3333ff"><small> </small></font>
            <dl>
              <dt><font color="#3333ff"><small> <span class="term">files</span>
                  </small></font></dt>
              <dd><font color="#3333ff"><small>a matrix of strings, the
                    .sci files or the directories to analyze. </small></font></dd>
              <dt><font color="#3333ff"><small> <span class="term">conf</span>
                  </small></font></dt>
              <dd><font color="#3333ff"><small>a scalar string, the name
                    of the configuration file (by default it's
                    SCI/modules/slint/etc/slint.xml). </small></font></dd>
              <dt><font color="#3333ff"><small> <span class="term">out</span>
                  </small></font></dt>
              <dd><font color="#3333ff"><small>a scalar string, the name
                    of the output file. </small></font></dd>
              <dt><font color="#3333ff"><small> <span class="term">print</span>
                  </small></font></dt>
              <dd><font color="#3333ff"><small>a scalar boolean, if true
                    the result is printed else the result is a struct. </small></font></dd>
              <dt><font color="#3333ff"><small> <span class="term">out</span>
                  </small></font></dt>
              <dd><font color="#3333ff"><small>a struct (if print is
                    false). </small></font></dd>
            </dl>
            <font color="#3333ff"><small> </small></font></div>
          .../...</li>
        <li><br>
          <br>
        </li>
        <li>The <i>out</i> structure of results <br>
        </li>
        <ul>
          <li>can be as well an input parameter. This usage is quite
            unexpected and is not explained.<br>
          </li>
        </ul>
      </ol>
    </blockquote>
    Actually both usages are briefly documented. It should not be too
    costy to choose more explicit and distinct names...<br>
    <br>
    SG<br>
    <br>
  </body>
</html>