ars_GetControlStructFields(ctrl)

Given a control record, returns the various fields that are available in the control record.
On success
Returns a list of scalars.
On failure
Returns undef.

Example:

      ($cacheId, $operationTime, $user, $password, $lang,
       $server) = ars_GetControlStructFields($ctrl);
      

ars_GetControlStructFields was introduced in version 1.5204 of ARSperl


<-- Table of Contents

Last changes to this page 27th October 1997 by J.C.Murphy
© J.C.Murphy, J.W.Murphy 1997 arsperl@smurfland.cit.buffalo.edu