You just inherited a PowerBuilder application that you have to maintain and improve. Where to begin? First, you need a listing of the objects in each of the libraries. You need this to be able to locate objects referenced in code since the PowerBuilder IDE (still) does not provide a way to search for objects. Your application might contain duplicate objects and you think you’re editing the right one, but you see none of the changes you’re making when you test it.