Variables become Reporters that don't work [FIXED]
Posted: Oct 6th, '15, 15:59
This is a replicable process for generating the bug:
- Create a variable, say fred
- Drag fred from the Variables pane into the Scripting pane. The variable is orange and you can click on it to see the variable's value.
- Save the project
- Re-open the project. Now the fred variable is blue in the scripting pane -- it's a reporter. If you click on it, you get an error box.