Help icon product icon
Translation
Sound Mill - User's Guide
          Go back Back to 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

Add or Edit Automation Steps

Special Processing

Date/Time Scheduling a Script

Figure 1.  Script Editor
Figure 1. Script Editor
Figure 2.  Schedule Section controls
Figure 2. Schedule Section controls

Cautions

Caution! 1) If you delete a Sound Item from the Sound List and an automation step is pointing to that Sound Item, the automation step will not execute. It will also be flagged as an error when you Refresh the script.

2) 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. This would create an infinite loop condition.

3) 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.