in reply to Re: (nrd) Sorting an array
in thread Sorting an array
popup_menu(-name=>"month_array", -values=>[sort {$a cmp $b} keys %month_array], -labels=>\%month_array, -default=>$mon, -class=>"formfield")
OOPS. I see, I did not add the 0 in front of the others :o)
|
---|
Replies are listed 'Best First'. | |
---|---|
Re: Re: Re: (nrd) Sorting an array
by newrisedesigns (Curate) on Feb 15, 2003 at 01:09 UTC |