OK, got it into my code, but having a little logic problem.
I store my info into an array and am writing to it from the true case. However, I don't want anything stored during the false case, so how do I wire it up so that it doesn't add a line during the false case.
I have attached the file. It is very messy, crossed lines and such, but once I get the logic, I will redo it neater.
Thanks