In formula block, "ResultNNN" becomes undefined variable
-
I have 7 formula blocks which create "ResultNNN", and 6 other varying blocks which refer to these results. With 6 formula blocks, fxdreema happily compiles the code. With the 7th added, I get an undefined variable error for all formula blocks, and have to declare these variables in the "Variables" list.
-
If you checked the formula result for input parameter, remove that check. I mean, those dark checkboxes on the right side of most of the parameters.
-
None of the input parameter check boxes were checked, or even checked and then unchecked. They were merely created.
-
Project for example?
-
Hi
Yes, I've tried to replicate this on the on-line version, but have failed. It only seems to occur in the local version, and even then not every EA created suffers from it. Some of my EAs are edited and re-edited many times, and left open on screen for days. Maybe there is a correlation, but I cannot pinpoint one. The only work-around is to create the ResultNNN variable in the Variables list.

-
I still have this issue in many projects. Newest local version installed.
I create the results by default now as a variable as it is undefined when doing calculations with the formula block.
If creating that variable, it has the correct results in it though. So its working fine, but you have to create it by hand.Would be great if that could be fixed in a future version.
Cheers
Andy