Windows Script Host |
Events |
The following sections include information about the events of Windows Script Host.
In This Section
- End Event
Signals the script engine to end execution of a remote script object.
- Error Event
Signals the script engine to end execution of a remote script object when the remote script terminates prematurely due to an error.
- Start Event
Signals the script engine to begin execution of a remote script object.
Related Sections