How do I debug a stand-alone VBScript script?

后端 未结 5 1792

I have a VBScript script that takes 2 command-line arguments and does some validation. I need to debug this to see how the program is getting executed. I was trying to paste

5条回答
  •  予麋鹿
    予麋鹿 (楼主)
    2020-12-01 07:59

    Click the mse7.exe installed along with Office typically at \Program Files\Microsoft Office\OFFICE11.

    This will open up the debugger, open the file and then run the debugger in the GUI mode.

提交回复
热议问题