<html>
  <head>

    <meta http-equiv="content-type" content="text/html; charset=UTF-8">
  </head>
  <body>
    <p><font size="2" face="Courier New">Hi Dirk,<br>
        <br>
        I have created a perl module (local/SendBot.pm) in which I use
        my own variables defined with set/var.<br>
        Everything works fine until I try to set these variables at
        startup with the /spider/scripts/startup file. It does not
        change the value defined in the file. If I run them in the
        console, everything works fine.<br>
        <br>
        set/var $SendBot::bot_up_down = 1<br>
        set/var $SendBot::bot_request = 1<br>
        set/var $SendBot::bot_totalun = 1<br>
        set/var $SendBot::bot_fs = 1<br>
        <br>
        Could you help me Dirk?<br>
        <br>
        73 de Kin EA3CV<br>
      </font><br>
      <br>
    </p>
  </body>
</html>