<html>
  <head>

    <meta http-equiv="content-type" content="text/html; charset=UTF-8">
  </head>
  <body>
    <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>
        <br>
        <br>
        <br>
        <br>
        <br>
        <br>
      </font></font>
  </body>
</html>