Was just reading the trials and tribulations of ron77 and challenges of writing a large/complicated program. Do any of you guys/girls use a story board, chalk board, flow charts - things like that in the planning stages or even some sort of visual aid that lists all the variables or lists all the subroutines? I don't as I haven't seen much advantage to it but lately it has been a chore going back reviewing past coding on how I did something. Thinking now I should print out different sections of my code, write a brief explanation of what it does and then stick that in a binder for future reference. I do have pretty descriptive labels on my subroutines but the IDE chops off a lot when you go to see a list of your subroutines.