GetListSQL Hash Values

This structure is returned by ars_GetListSQL.

{
 "numMatches"   => integer,
 "rows"         => reference to an arrach of array references
}
rows is a two dimension set of arrays:
{rows}--->{col1}--->{col2}--->{col3}--->{colN}
            |         |         |         |
         {entry1}  {entry1}  {entry1}  {entry1}
            |         |         |         |
            .         .         .         .
See ars_GetListSQL.pl in the examples directory.


<-- 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