* amr <[EMAIL PROTECTED]> [2005-05-07T19:45:56]
> Thanks it was very useful.
> Now, I need to do the same with sorted hash array. Can I?

"sorted hash array" is not clear, to me.  Do you mean you've done this:
        sort keys %hash
?

If so, just reverse the sort and use the first element, or assign to an
array and use element -1 as in previous mails.

-- 
rjbs

Attachment: pgp5wYCngXgrN.pgp
Description: PGP signature

Reply via email to