Creating a script

Advanced users are able to program actions in Mind Express. Each document can contain one script for programming various commands in Python (www.python.org). The commands in the script can be triggered by a particular event (for example opening a page) or they can be called using the Script action assigned to a cell.
Tip: For more information, please contact Jabbla.
  1. Choose Document > Script....
  2. Write the script.
  3. Click Test to test the script.
    An explanation on errors that may occur appears in the bottom of the dialog. Resolve the errors.
  4. Click OK.