Syntax checking and Command dictionary

<< Click to Display Table of Contents >>

Navigation:  Script Generator > Special features >

Syntax checking and Command dictionary

Previous pageReturn to chapter overviewNext page

The Script Generator has a built-in feature for automatic syntax checking of script sequences. This function is however in many cases more of an obstacle than an aid. Therefore you are under normal circumstances not recommended to active it.

 

Nevertheless, the basic command dictionary and syntax checking functionality is described here.

 

The syntax checking is based on a command dictionary. In the command dictionary, you can store commands that are allowed to use in script sequences. Any content of a script sequence that can not be found in the command dictionary, will be regarded as incorrect. It will therefore prevent the script sequence from being executed.

 

Please refer to the sub-topics listed below.

 

View/edit command dictionary

Manual syntax checking

Activate or deactivate automatic syntax check

The result of using automatic syntax check