Hi All

I have a long list off arrays i need to sort using one off the arrays as sort of a key. I'm using it as a kind of address-database

_level0.arrTelefon
_level0.arrTelefax
_level0.arrName

Right now all data is sorted in different arrays with
"_level0.arrTelefon" as the 'key'.

How can I rearrange the arrays - using the alphabetical order in array "_level0.arrName" as a key?

Regards
Podenphant