![]()
A notification icon is displayed by default in the notification icon area when a script is run with AxWscript. The icon provides a visual indication that a script is currently running. Deselecting the Show Notification Icon option in the AxWscript option dialog, or specifying the option on the command line, will prevent the notification from being displayed.

The following actions can be performed with the icon.
| • | display the name of the running script and its start time - hold mouse over icon |
| • | terminate a script - double click icon |
| • | display a context menu - right click icon |
Holding the mouse over the icon, will display the name of the running script and it's start time as shown below.

You can terminate a script by double-clicking on the icon.

Doing so will display a confirmation message like the one below. If you confirm that you wish to terminate the script, the script will end immediately. Terminating the script this way is exactly the same as terminating it using the Context Menu.

Right-clicking on the icon will display a context menu
See Also