"VBS" Debugging a VBS program using Visual Studio

Source: Internet
Author: User

First make sure that the visual Stuido is installed on the machine,
then open a command-line window to execute the following command, which pops up the confirmation window for debugging using Visual Studio. Point "yes" for debugging.

WScript.exe [VBS file full PATH] [parameter 1] [parameter 2] [...] [Parameter n]//d//x

WScript.exe Command Description:

WScript.exe C:\Test.vbs par1 par2 par3//d//x

Parameter description:

D Open the debugger.
X start the program in the debugger.
You can use this parameter to view all parameters of the WScript.exe and to specify

"VBS" Debugging a VBS program using Visual Studio

Related Article

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.