14.2. Menu

14.2.1. Main menu

The menu bar and its items provide an access to all functions available.

Script

Contains commands enabling to save and load scripts.

Edit

This menu contains functions enabling to edit script contents.

Execute

Contains commands to compile and execute scripts.

Help

Provides additional information about the performance of the script editor.

14.2.2. Script

Contains commands to save and load scripts.

Load from data file

Loads a data file content into the current script, thus erasing the former content.

Save as

Saves the content of the current script into a file.

Quit

Closes the script editor.

14.2.3. Edit

This menu contains commands to edit script contents.

Undo

Cancels the user's last action.

Redo

Restores the output of a cancelled action.

Cut

Moves the selected text into the clipboard.

Copy

Copies the selected text into the clipboard.

Insert

Inserts the text from the clipboard.

Insert from data file

Inserts the content of the selected data file into the current script.

Search and replace

Searches and replaces text in the current script.

Find next

Performs the last search again.

14.2.4. Execute

Contains commands to compile and execute scripts.

Compile

Verifies the syntactic correctness of the script.

Execute

Executes the script.

14.2.5. Help

Provides additional information about the performance of the script editor.

Script Editor

Opens the help menu of the script editor.

About

Displays information about the Cubetto Toolset.