in reply to Re: Sort lists/Data Structures
in thread Sort lists/Data Structures

This was what I was missing, creating a hash of the key to sort which contained the structure address. Thanks, I got it working the way I wanted.