ars_ExecuteAdminExtension(ctrl, name)
Execute the named Admin Extension on the server. If you are running
ARS3.x or higher, it is probably better to use
ars_ExecuteProcess.
Requires Administrator privs to use.
- On success
-
Returns 1.
- On failure
-
Returns 0.
Example:
ars_ExecuteAdminExtension($ctrl, "AE-TestCmd") ||
die "$ars_errstr";
ars_ExecuteAdminExtension was introduced in version 1.5 of ARSperl.
Table of Contents
Last changes to this page 21st July 1997 by jcmurphy@arsperl.org
© J.C.Murphy, J.W.Murphy 1997 arsperl@arsperl.org