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, $authString, $sessionId) = ars_GetControlStructFields($ctrl);
      

ars_GetControlStructFields was introduced in version 1.5204 of ARSperl


<-- Table of Contents

Last changes to this page 30th March 2003 by jcmurphy
© J.C.Murphy, J.W.Murphy 1997 arsperl@arsperl.org