Script Editing - The basics

Getting started with script editing.

How to link a Master Script to another Master Script.

How to link a Master script to a Custom System Script.

Drag & Drop

Any of the different Item types can be added to the Script by using drag and drop.

Select an item (Question, Message, Task or any other item) from the list of items shown in the Navigation Pane.

Item Type Menu

Left-click on the item with the mouse, hold the left mouse button down and move the cursor to the required position and release.

Initially the cursor will change to indicating that the question cannot be moved, but as you move the mouse into the Editing Pane a symbol will appear to the left of the Script Step column.

The cursor will also change to as it moves over an area where the item can be placed.

Releasing the left mouse button will place the item into a position below the step where the cursor is located; this makes it the next step in the sequence. To place the item above an existing step, hold down the Shift key before dropping and the icon by the Script Step will change to .

Deleting an item

To delete any item, select it with the mouse and click the Delete button.

Menu bar delete button

Script steps are displayed in a hierarchical tree structure. The tree can be expanded and closed by clicking on the plus and minus buttons.

Script Step tree structure

Sections

At key steps in a Script, you may want major branches in the Script logic as well as Script elements that apply to more than one branch. To develop this logic, you can create Sections within a Script. When in Script Edit mode click the Add button and a new section will be added to the end of the Grid.

Sections are automatically named Section1, Section2, etc as they are added. These can be edited to create more meaningful headings as required.

The example below shows two Sections have been created and linked to from the Next Step column.

Example of Sections being used within a Master Script

Last updated