I've just started using Microsoft Script Editor and have fallen at the first hurdle.
I have a simple VBS file that opens an application and works fine when I double-click
it in Windows Explorer. However, when I open it in the Script Editor and try to run
it (using start, step into, run to cursor, etc), the title bar shows [run] briefly then returns
to [design] and nothing appears to nothing (the requested application does not open).
If I set a breakpoint the code does not stop at the selected line.
I've tried searching the internet and found one or two posts that suggest others have had
a similar problem, but I've not seen a solution. One post indicated that the problem occurred
after the Script Editor had been working for a few months. Could it be that a virus has caused
it? I did get infected a while back by something that caused pop ups to keep appearing in Internet
Explorer but thought I had got rid of it and all its effects. Any advice or suggestions would be
appreciated.