Help iconSound Mill icon Sound Mill User's Guide     Go backTo Table of Contents

Script Editor

The Script summary is displayed on the right inside the Automation Steps group box. Set Script values using the Script Editor controls as follows:.

General section

Automation Steps section

Special Processing section

Schedule section

Figure 1.  Schedule Section controls
Figure 1. Schedule Section controls


Figure 2.  Script Editor
Figure 2. Script Editor

Notes: A Run Script Step cannot run the Script it is contained in. This will be flagged as a 'self reference' error. For example, Script A cannot contain a Step to Run Script A.

It is possible to create an infinite loop if you are not careful with Run Script Steps. For example, if Script A contains a Step to Run Script B; and Script B contains a Step to Run Script A. In this case, A and B will run each other infinitely and if not stopped with the Stop button will eventually cause the program to run out of memory.