To debug scripts you can use the internal MagicScript Editor or my plugin Script Debugger.
Thanks you for the superfast reply. Sadly the problem remains the same. the script cycles thru 20 movies repeatedly
Scripts: I understand the basic scripting language. what I dont understand is how to debug a script so get it to stop at a line step through the script a line at a time etc
Is this what your plugin script debugger does and if so, where can I find it
Advice greatly appreciated
R
He uses statistics as a drunk uses lampposts - for support rather than illumination
In the main menu go to MagicScript. Then open MagicScript Editor or Script Debugger.
MagicScript Editor: 1. Enter the search word top right. 2. Open a script. 3. Scroll to the defective Block. 4. Search for a special line where you want to start the line-by-line debugging. 5. Klick on the big red point in the top to set this break point. In the tab Variables you can set this line number at the bottom. Attention: There is a "bug" in the original editor that stops the script always one line later! 6. The green running man (3rd icon) runs the script. 7. The walking man (4th icon) executes the script line by line. 8. The pause button toggles between normal execution and debugging. 9. The big square stops the script.
Script Debugger: The buttons should be easy to identify. Additionally you have normal editor options, etc.
In order to achieve what is possible, you have to try the impossible over and over again. Hermann Hesse