Page 1 of 1

Variables become Reporters that don't work [FIXED]

Posted: Oct 6th, '15, 15:59
by mguzdial
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.

Re: Variables become Reporters that don't work

Posted: Oct 6th, '15, 20:57
by JohnM
Yes, you're right. I can reproduce this. Thanks!