in reply to Best way to fix a broken but functional program?

why not install ptkdb, run it as the debugger, and step through the thing a few times watching what it does? if you're really not sure what goes in and what goes out you might just want to let it cycle through its structure a few times.
  • Comment on Re: Best way to fix a broken but functional program?