|
APGScript Object |
|
See Also: |
The APGScript.Abort() method halts execution of the script.
VBScript:
JScript:
This property provides external access to the Script.Abort() method.
APGScript.Abort() halts execution of the script, and causes successful return from the Run() or RunArgs() call that ran the script.