This sounds as a side effect of some other problems, perhaps a VbScript debug DLL cannot be found? Did you install 3.4.9 into a different directory by any chance or you are using 2 different computers? If you are using 2 different computers make sure you restarted 3.4.9 computer after the installation. Or you : Curiouser and curiouser. When I try the debugger on my script on the version : 3.4.9 installation, every line of *every* script is giving the following : message: "Breakpoint line must contain an executable statement." : Yet, I can run the scripts. (except for the one mentioned in the message : below.) All of the scripts are hilighting commands in the expected way, : and yet the debug feature is telling me none of the commands are : "executable statements." : I tried the debugger on my version 3.4.5 installation and it works fine with : these *same* scripts. : What's the deal?
|