ARSperl

 view release on metacpan or  search on metacpan

html/manual/ars_GetControlStructFields.html  view on Meta::CPAN

<HTML>
<HEAD>
<TITLE>ARSperl Manual - ars_GetControlStructFields</TITLE>
</HEAD>
<BODY BGCOLOR="#FFFFFF">

   <H2><CODE>ars_GetControlStructFields(ctrl)</CODE></H2>

      Given a control record, returns the various fields that 
      are available in the control record.

      <DL>
         <DT><B>On success</B><DD>
                Returns a list of scalars.
         <DT><B>On failure</B><DD>
                Returns <CODE>undef</CODE>.
      </DL>

      <P>Example:

      <PRE>
      ($cacheId, $operationTime, $user, $password, $lang,
       $server, $authString, $sessionId) = ars_GetControlStructFields($ctrl);
      </PRE>
<P>
<em>ars_GetControlStructFields was introduced in version 1.5204 of ARSperl</em>

<P>
<HR WIDTH="30%">
<P>
<A HREF="toc.html"><IMG ALT="&lt;--" SRC="arrow.gif" ALIGN=CENTER> Table of Contents </A>
<p>
<address>
Last changes to this page 30th March 2003 by jcmurphy<br>
&#169; J.C.Murphy, J.W.Murphy 1997 arsperl@arsperl.org
</address>
</BODY>
</HTML>



( run in 1.472 second using v1.01-cache-2.11-cpan-5c0b1e786e0 )