(Menu  Tools -> List Included Scripts)

This dialog uses a tree-structure to show all external scripts that are used within the current script. These scripts are in turn searched for further external scripts, and so on.

There are different script-types:

 external scripts that are referred to by the include command

inputScripts used e.g. in pushbutton-commands by the option process=
elements included with the command "control"
Visual Basic Scripts
other files like .bat or .exe

By selecting a file in the tree-view it is also possible to see the file-encoding (ANSI or UTF-8) and to ascertain whether or not the file exists locally.

Depth of search for included files

Only files included on the first level are listed by default. They may also include other files, so if you want to display nested includes then please raise the includes depth and push "scan again for included scripts".

Copy all included files to a directory
You can let all included scripts be copied to a certain directory. To do so, please provide the name of an existing directory and push "copy". All files that are listed in the tree on the left will be copied.

NB: Only local files will be copied