ars_SetServerInfo(ctrl, ...)Example:
	      ars_SetServerInfo($ctrl, 
                                &ARS::AR_SERVER_INFO_EMAIL_FROM,
                                'froboz@thewizard.com') || 
			die "$ars_errstr";
      
This command is useful for turning log files on and off, adjust
fast/list servers, re-indexing FTS, etc. See the ARSystem Programmer's
Guide for a full description of everything you can tweak with this 
command.
ars_SetServerInfo was introduced in version 1.69 of ARSperl
Last changes to this page 30th August 2000 by jcmurphy@arsperl.org