I have just started to use Wing IDE 4 instead of 3. Congratulations on adding Refactoring! I just manually extracted half of a method into a new one and left behind some needed local variables that should have been made parameters. Your refactoring tool would have done that for me. Lesson, and use of refactoring tool, learned!