#1
|
|||
|
|||
halting script execution based on a condition
I would like to know how to halt the script execution without exiting the build. In normal VBScript's we use WScript.Quit but Quit method is not supported in Visual Build.
|
#2
|
|||
|
|||
|
|