Script Editor Panel

Built-in script editor panel used to create or modify scripts in a 'Pascal' like language.

To apply modifications you need to click on compile or compile and init. See bellow.

Tabs

script tab

This is the script editor where you type or edit the script. See scripting.

local objects tab

Gives the list of all Patch Usine Objects available. See usine-objects.

local objects tab

Gives the list of all global Usine Objects available. See usine-objects.

Commands

compile

Compiles the current script without reset the inlets/outlets values.

compile and init

Compiles the current script but also reset the inlets/outlets to their default values.

save wkp

Saves the current workspace.

save script

Saves the edited script.

save script as

Saves the edited script with a new name.

open script

Opens a new script.

help

Show help about the script editor panel (this page).

See also

version 6.0.240115

Edit All Pages