|
Scripting language (Overview) |
Top Previous Next |
|
The built-in scripting language provides an easy method to automate several tasks in WebSite-Watcher.
The scripting language is line oriented, that means you have to put each command into a single line. See also chapter Syntax overview. Edit scripts WebSite-Watcher comes with a built-in script editor that can be started in the "Script" menu.
To quickly open a script in the editor, simply hold the Shift key pressed while selecting a script from the "Script" menu. Special scripts Special scripts are executed automatically at at appropriate times, for example the "Autostart" script when WebSite-Watcher is launched. You can find and edit these special scripts in the menu "Edit special script". All other scripts must be started manually via the "Script" menu or the command line.
Commands Commands to check bookmarks:
General commands:
Variables and advanced commands:
Global settings and flags: Examples |