$last_value = $array[$#array]; # $#array is the last index in @array [download]
-- Mike
-- just,my${.02}
In reply to Re: array by thelenm in thread Getting last value in array by Sara