[ic] accessing array

Dan B db@cyclonehq.dnsalias.net
Fri, 06 Apr 2001 11:15:30 -0700


At 11:15 AM 4/6/2001 -0700, you wrote:
>when I try to print an array of arrays in perl stored as $Values->{final}
>it returns
>ARRAY(0x8d9154c)ARRAY(0x8dd4314)ARRAY(0x8d5a8bc)
>to the screen.
>How can I access just one element of one of those arrays??

$Values->{final}[0] ?  I await my humbling correction. :-)

Dan Browning, Cyclone Computer Systems, danb@cyclonecomputers.com