> But *if* it is imported, all modules must be imported in the right order. Is there a tool which would analyze the import lists and order them in the required order? Or is the programmer forced to study the import diagrams from the book to arrange the lists by hand in the correct way? Wojtek