Can anyone please explain why I repeatedly get the message: '...the _debug.dbg file is being used by another process.' during debugging of a script.
The scenario is that I run the script from the MS editor (sometimes with debug step, and at other times run with a breakpoint), then stop the script (by clicking the stop button, or by pressing Shift-Esc - which removes the highlight from the stop button, and highlights the run button), then make some changes to the script and save it again. If I now try to rerun the script I get the above message, so I clear the message and click the stop button. At this point, the editor window will not close, and the only way to close down MS is to force an end-task operation with the Task Manager.
After the 10th time of this happening, it becomes just a tad tedious.
I see from a previous thread started in December 2002, that Armstrong Wong stated that the _debug.dbg file can become locked under abnormal circumstances. I wonder what is abnormal about what I am doing.

Thanks in advance for any info regarding this problem.
Peter