WebSite-Watcher 4.42  -  Homepage  -  Help-Start  -  Topics  -  Previous  -  Next

Scripting language (Overview)

The built-in scripting language provides an easy-to-use 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 which can be launched in the Script menu.

To quickly open a script in the editor, simply press the Shift key while selecting a script in the script menu. Then the script will be opened in the editor instead of executed.


Special scripts

Scripts are stored as simple text files in the subfolder "script". If a script has a predefined file name, then it is used for specific actions in WebSite-Watcher, for example script files which are attached to specific toolbar buttons. 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