<html>
  <head>
    <meta content="text/html; charset=ISO-8859-1"
      http-equiv="Content-Type">
  </head>
  <body text="#000000" bgcolor="#FFFFFF">
    <div class="moz-cite-prefix">Hi Mehran,<br>
      <br>
      Le 02/02/2014 10:05, A Khorshidi a écrit :<br>
    </div>
    <blockquote cite="mid:DUB112-W1320349971CE33900B9F53DA3A80@phx.gbl"
      type="cite">
      <style><!--
.hmmessage P
{
margin:0px;
padding:0px
}
body.hmmessage
{
font-size: 12pt;
font-family:Calibri
}
--></style>
      <div dir="ltr"><!--[if gte mso 9]><xml>
 <w:WordDocument>
  <w:View>Normal</w:View>
  <w:Zoom>0</w:Zoom>
  <w:TrackMoves/>
  <w:TrackFormatting/>
  <w:PunctuationKerning/>
  <w:ValidateAgainstSchemas/>
  <w:SaveIfXMLInvalid>false</w:SaveIfXMLInvalid>
  <w:IgnoreMixedContent>false</w:IgnoreMixedContent>
  <w:AlwaysShowPlaceholderText>false</w:AlwaysShowPlaceholderText>
  <w:DoNotPromoteQF/>
  <w:LidThemeOther>EN-US</w:LidThemeOther>
  <w:LidThemeAsian>X-NONE</w:LidThemeAsian>
  <w:LidThemeComplexScript>FA</w:LidThemeComplexScript>
  <w:Compatibility>
   <w:BreakWrappedTables/>
   <w:SnapToGridInCell/>
   <w:WrapTextWithPunct/>
   <w:UseAsianBreakRules/>
   <w:DontGrowAutofit/>
   <w:SplitPgBreakAndParaMark/>
   <w:DontVertAlignCellWithSp/>
   <w:DontBreakConstrainedForcedTables/>
   <w:DontVertAlignInTxbx/>
   <w:Word11KerningPairs/>
   <w:CachedColBalance/>
  </w:Compatibility>
  <w:BrowserLevel>MicrosoftInternetExplorer4</w:BrowserLevel>
  <m:mathPr>
   <m:mathFont m:val="Cambria Math"/>
   <m:brkBin m:val="before"/>
   <m:brkBinSub m:val="--"/>
   <m:smallFrac m:val="off"/>
   <m:dispDef/>
   <m:lMargin m:val="0"/>
   <m:rMargin m:val="0"/>
   <m:defJc m:val="centerGroup"/>
   <m:wrapIndent m:val="1440"/>
   <m:intLim m:val="subSup"/>
   <m:naryLim m:val="undOvr"/>
  </m:mathPr></w:WordDocument>
</xml><![endif]-->The addition of the clc() icon was a good idea but
        clearing console by using
        clc() command is quicker than that icon.
      </div>
    </blockquote>
    Even without the (), it is quicker for me to click the icon. And for
    newbies (as students, many students..) <br>
    that do not know clc, the icon is explicit. May be are you using a
    padd rather than a mouse ;)<br>
    <br>
    <blockquote cite="mid:DUB112-W1320349971CE33900B9F53DA3A80@phx.gbl"
      type="cite">
      <div dir="ltr">
        <p class="MsoNormal" dir="LTR"
          style="text-align:left;direction:ltr;unicode-bidi:
          embed">So I decided to change the usage of that icon on my
          Scilab so that the
          newer one can clear local and global variable as well as
          clearing console. </p>
      </div>
    </blockquote>
    Are you coming from Matlab? Matlabers and former ones use very often
    <i>clear all</i>, <i>close all</i>  at the beginning of their
    scripts.<br>
    I do not know where this "hygienism" is coming from. clear  is much
    more brutal in Scilab<br>
    than in Matlab. I never used them in the head of my scripts for 16
    years, and i have never had problems for that.<br>
    Some students or colleagues knowing a bit or a lot Matlab and this
    habit and coming to Scilab keeping the same<br>
    have problems with that (but they do not know that this is the
    reason), since then libraries (sometimes local, loaded <br>
    from ATOMS, etc) are also cleared, etc, and then many things get
    harder ;) Indeed, embedded Scilab libraries are <br>
    automatically restored when first calling one of their functions,
    but it is not the case for other external libraries.<br>
    <br>
    So, definitively, i will keep the clear icon as is.<br>
    <br>
    Cheers<br>
    Samuel<br>
    <br>
  </body>
</html>