In this window you can set some execution control options.
Initial project - An initial
project is specified for all form projects where the script of another
project needs to be executed before
the form is shown for which you have specified an initial project. This
concept is shown in the figure below. The initial project contains a script
action of which the output is stored in a table variable. In project B,
the content of this variable can be displayed in a generic table, but
only once the script of project
A has been executed. Therefore, project A is defined as an initial project
for Project B.
You can select the name of the project you wish to set as your intial
project in the Project name list
box.
Script execution time-out -
Script execution always continues, regardless of whether a time-out has
been specified or not. This option is to avoid a situation for instance,
where script execution goes into an eternal loop because of errors in
the script. When the script does not finish within the specified time-out
period, script execution will continue, but an error is generated and
the script result variables are not returned.