<html>
  <head>
    <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
  </head>
  <body>
    <p>Is %toolboxes already used ? If so where is it documented ?</p>
    <p>S.<br>
    </p>
    <div class="moz-cite-prefix">Le 26/04/2021 à 10:57, Clément David a
      écrit :<br>
    </div>
    <blockquote type="cite"
cite="mid:DU2PR09MB5261ECC9B5D8B4790D36DDEAB0429@DU2PR09MB5261.eurprd09.prod.outlook.com">
      <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
      <meta name="Generator" content="Microsoft Word 15 (filtered
        medium)">
      <style>@font-face
        {font-family:"Cambria Math";
        panose-1:2 4 5 3 5 4 6 3 2 4;}@font-face
        {font-family:Calibri;
        panose-1:2 15 5 2 2 2 4 3 2 4;}@font-face
        {font-family:Consolas;
        panose-1:2 11 6 9 2 2 4 3 2 4;}p.MsoNormal, li.MsoNormal, div.MsoNormal
        {margin:0in;
        margin-bottom:.0001pt;
        font-size:11.0pt;
        font-family:"Calibri",sans-serif;}a:link, span.MsoHyperlink
        {mso-style-priority:99;
        color:blue;
        text-decoration:underline;}a:visited, span.MsoHyperlinkFollowed
        {mso-style-priority:99;
        color:purple;
        text-decoration:underline;}pre
        {mso-style-priority:99;
        mso-style-link:"HTML Preformatted Char";
        margin:0in;
        margin-bottom:.0001pt;
        font-size:10.0pt;
        font-family:"Courier New";}p.msonormal0, li.msonormal0, div.msonormal0
        {mso-style-name:msonormal;
        mso-margin-top-alt:auto;
        margin-right:0in;
        mso-margin-bottom-alt:auto;
        margin-left:0in;
        font-size:11.0pt;
        font-family:"Calibri",sans-serif;}span.HTMLPreformattedChar
        {mso-style-name:"HTML Preformatted Char";
        mso-style-priority:99;
        mso-style-link:"HTML Preformatted";
        font-family:Consolas;}span.EmailStyle21
        {mso-style-type:personal-reply;
        font-family:"Calibri",sans-serif;
        color:windowtext;}.MsoChpDefault
        {mso-style-type:export-only;
        font-size:10.0pt;}div.WordSection1
        {page:WordSection1;}</style><!--[if gte mso 9]><xml>
<o:shapedefaults v:ext="edit" spidmax="1026" />
</xml><![endif]--><!--[if gte mso 9]><xml>
<o:shapelayout v:ext="edit">
<o:idmap v:ext="edit" data="1" />
</o:shapelayout></xml><![endif]-->
      <div class="WordSection1">
        <p class="MsoNormal">Hi all,<o:p></o:p></p>
        <p class="MsoNormal"><o:p> </o:p></p>
        <p class="MsoNormal">Thanks for the proposal Stephane, this is a
          good idea!<o:p></o:p></p>
        <p class="MsoNormal"><o:p> </o:p></p>
        <p class="MsoNormal">As a reminder, currently each toolbox is
          free to display anything at startup and the toolbox skeleton
          provides a default “Start ” + TOOLBOX_NAME then display
          information that ease development (gateways, help and so on).
          Migrating to another display is only a matter of convention,
          for example by checking if the global %toolboxes variable is
          available than do not display anything.<o:p></o:p></p>
        <p class="MsoNormal"><o:p> </o:p></p>
        <p class="MsoNormal">Clément<o:p></o:p></p>
        <p class="MsoNormal"><o:p> </o:p></p>
        <div>
          <div style="border:none;border-top:solid #E1E1E1
            1.0pt;padding:3.0pt 0in 0in 0in">
            <p class="MsoNormal"><b>From:</b> users
              <a class="moz-txt-link-rfc2396E" href="mailto:users-bounces@lists.scilab.org"><users-bounces@lists.scilab.org></a> <b>On Behalf Of
              </b>Stéphane Mottelet<br>
              <b>Sent:</b> Monday, April 26, 2021 9:42 AM<br>
              <b>To:</b> Users mailing list for Scilab
              <a class="moz-txt-link-rfc2396E" href="mailto:users@lists.scilab.org"><users@lists.scilab.org></a><br>
              <b>Subject:</b> [Scilab-users] Toolboxes startup<o:p></o:p></p>
          </div>
        </div>
        <p class="MsoNormal"><o:p> </o:p></p>
        <p>Hi all,<o:p></o:p></p>
        <p>I just made available for macOS and Linux the toolboxes
          stixbox depends upon for macOS (distfun and linalg) and my
          remark is that when a lot of modules are loaded at startup
          then the output can become very long and sometimes messy,
          since we don't impose a normalized output:<o:p></o:p></p>
        <p><b>Scilab branch-6.1 (Apr 19 2021, 23:19:29)</b><o:p></o:p></p>
        <p><b>Start Distfun<br>
            <br>
            Start Helptbx<br>
            <br>
            Start Specfun<br>
            <br>
            Start Makematrix<br>
            <br>
            Start Apifun<br>
                Load macros<br>
                Type "help apifun_overview" for a quick start.<br>
            <br>
            Start Linalg<br>
            <br>
            Start Stixbox</b><br>
          <br>
          I would rather expect something like:<o:p></o:p></p>
        <p><o:p> </o:p></p>
        <p><b>Scilab branch-6.1 (Apr 19 2021, 23:19:29)</b><o:p></o:p></p>
        <p><b>Start modules: Distfun, Helptbx, Specfun, Makematrix,
            Apifun, Linalg, Stixbox.</b><o:p></o:p></p>
        <p><b>--> </b><o:p></o:p></p>
        <p>The verbosity level of the output (with the above default) 
          could be defined in user preferences, and checked in module
          startup script in order to output the required amount of
          information.<o:p></o:p></p>
        <p>That's just a propostion to be discussed, of course.<o:p></o:p></p>
        <p>S.<o:p></o:p></p>
        <pre>-- <o:p></o:p></pre>
        <pre>Stéphane Mottelet<o:p></o:p></pre>
        <pre>Ingénieur de recherche<o:p></o:p></pre>
        <pre>EA 4297 Transformations Intégrées de la Matière Renouvelable<o:p></o:p></pre>
        <pre>Département Génie des Procédés Industriels<o:p></o:p></pre>
        <pre>Sorbonne Universités - Université de Technologie de Compiègne<o:p></o:p></pre>
        <pre>CS 60319, 60203 Compiègne cedex<o:p></o:p></pre>
        <pre>Tel : +33(0)344234688<o:p></o:p></pre>
        <pre><a href="https://antispam.utc.fr/proxy/1/c3RlcGhhbmUubW90dGVsZXRAdXRjLmZy/www.utc.fr/~mottelet" moz-do-not-send="true">http://www.utc.fr/~mottelet</a><o:p></o:p></pre>
      </div>
      <br>
      <fieldset class="mimeAttachmentHeader"></fieldset>
      <pre class="moz-quote-pre" wrap="">_______________________________________________
users mailing list
<a class="moz-txt-link-abbreviated" href="mailto:users@lists.scilab.org">users@lists.scilab.org</a>
<a class="moz-txt-link-freetext" href="https://antispam.utc.fr/proxy/1/c3RlcGhhbmUubW90dGVsZXRAdXRjLmZy/lists.scilab.org/mailman/listinfo/users">https://antispam.utc.fr/proxy/1/c3RlcGhhbmUubW90dGVsZXRAdXRjLmZy/lists.scilab.org/mailman/listinfo/users</a>
</pre>
    </blockquote>
    <pre class="moz-signature" cols="72">-- 
Stéphane Mottelet
Ingénieur de recherche
EA 4297 Transformations Intégrées de la Matière Renouvelable
Département Génie des Procédés Industriels
Sorbonne Universités - Université de Technologie de Compiègne
CS 60319, 60203 Compiègne cedex
Tel : +33(0)344234688
<a class="moz-txt-link-freetext" href="http://www.utc.fr/~mottelet">http://www.utc.fr/~mottelet</a>
</pre>
  </body>
</html>