yes, thanks Cap'y dog... I am trying to fix the code - perhaps you could tell me where the problem is. As far as posting the code, it is rather long and I don't know which part is failiing.
MoLaker,
I do not know where to put the break? I would like to have a way to stop the code by key press, but don't know where to put the stop button. Is it possible to make a stop happen by setting up a "Ctrl-break" type function that will actually work when pressed - unlike the "Ctrl-Break"? When I try to put a stop/break in manually, the runaway doesn't happen, or the loop that it gets stuck in is not apparent and is part of another function call.