Replay Editor
The Replay Editor has the following functions.
-
Open Script
- Loads a script from a file
-
Save Script
- Saves the current script to a file
-
Save Script As
- Saves the current script by specifying a destination
-
Clear
- Clears the Script Editor
-
Record
- Code for scriptable actions performed in SpaceClaim is written to blocks in the script window
-
Run Next Line
- Executes the next script block or the next step in a Loop block
-
Run Script
- Executes the entire script from the top.