1.4

Script folders
Scripts can be organized in folders. Why would you do that? For three reasons:
l Folders have an execution scope. You can specify for which contexts and sections the
scripts in a folder have to run.
l Folders provide a better overview than a long unorganized list of scripts.
l Folders make it easier to change the order of execution for a bunch of scripts (see: "Order
of execution" on the previous page to learn why the order of execution is important).
Dragging a folder up or down will cause all the scripts in that folder to be executed earlier
or later, respectively.
To make a new folder on the Scripts pane:
1.
In the Scriptspane, click the black triangle on theNewbutton.
2.
Click Folder. The folder will appear in the list of scripts.
3.
Change the name of the new folder: right-click the folder and click Rename.
4. Drag scripts to the folder.
Tip
It may be helpful to put scripts that have an effect on the same context or section in one
folder, because you can set the execution scope of scripts per folder (see: "Execution
scope" below).
Note
Control scripts are always executed first, regardless of where they are in the Scripts pane.
They can not be excluded from execution for a specific context or section, using the
execution scope of a folder; see "Execution scope" below. What you can do is disable the
script or the containing folder; see "Enable/disable scripts" on the facing page.
Execution scope
A particular script may be used in one context or section, but not in other contexts or sections.
Nevertheless, when processing the template, the Designer tries to find the selector of each
script in all contexts and sections unless the script is located in a scripts folder for which the
Page 381