ars_GetListServer()
/etc/ar file.
          undef.
      Example:
      @servers = ars_GetListServer();
      for($i = 0; $i <= $#servers ; $i++) {
           print "$servers[$i]\n";
      }
Last changes to this page 26th June 1997 by d.j.adams@soton.ac.uk