Post Reply 
Best way to sort one list based on another?
07-04-2015, 10:40 AM
Post: #1
Best way to sort one list based on another?
I have two lists

name := { "Bird", "Jordan", "O'Neal" }
height := { 2.06, 1.98, 2.16 }

and I want to sort the names into height order. What's the best way to do this in HP PPL, please?
Find all posts by this user
Quote this message in a reply
Post Reply 


Messages In This Thread
Best way to sort one list based on another? - BruceH - 07-04-2015 10:40 AM



User(s) browsing this thread: 1 Guest(s)