ars_GetListServer(ctrl)
/etc/ar file.
undef.
Example:
@servers = ars_GetListServer($c);
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