<html>
  <head>
    <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
  </head>
  <body>
    <br>
    <br>
    <div class="moz-cite-prefix">On 2/8/22 22:23, Juan Vuletich wrote:<br>
    </div>
    <blockquote type="cite" cite="mid:6202DF40.8010503@zoho.com">
      <meta content="text/html; charset=UTF-8" http-equiv="Content-Type">
      On 07/02/2022 07:18 p.m., Nicola Mingotti via Cuis-dev wrote:
      <blockquote
        cite="mid:7b0e44ed-e019-d37e-b85a-48bb403a4b28@gmail.com"
        type="cite">
        <meta http-equiv="content-type" content="text/html;
          charset=UTF-8">
        <font size="2"><font face="DejaVu Sans Mono">Hi guys,<br>
            <br>
            I have this little problem that bugs me. It happens
            sometimes i want to<br>
            leave some variables defined in a method, even if i don't
            use them, because i consider them useful<br>
            for several reason, maybe just to keep a default call
            template.<br>
            <br>
            Think OSProcess, i want to copy around always the same call
            template, with<br>
            'in', 'out', and 'err'. Even if I don't use some of them. <br>
            <br>
            The editor sees i don't really use some of those variable
            and it complains<br>
            systematically. <br>
            <br>
            Is there a way, also a trick, to make the editor stop
            complaining ?<br>
            <br>
            <br>
            bye<br>
            Nicola<br>
            <br>
          </font></font></blockquote>
      <br>
      Sometimes I just add a line like<br>
      <br>
      { unusedVar1. unusedVar2}.<br>
      <br>
      That's enough.<br>
      <br>
      Still, I don't mind making this behavior configurable.<br>
      <br>
      Cheers,<br>
      <pre class="moz-signature" cols="72">-- 
Juan Vuletich

</pre>
    </blockquote>
    <br>
    <font face="monospace">Hi Juan, that works !<br>
      <br>
      thank you<br>
      <br>
      Nicola<br>
      <br>
      <br>
    </font><br>
    <br>
    <br>
  </body>
</html>