Hi All,

I've run into a "new-for-me" problem; when I try to debug some of subroutines in my project (say by stepping into with F8) just get a beep and nothing happens.

I suspect there is a hidden process going on somewhere, which locks them, but I don't know how to find/stop it. I do use the ShellWait sub by Terry Kreft to run some windows batch processes, but as far as I am concerned those run and finish without error.

Any help will save my sanity, please folks!