Page 1 of 1

empty calculation after rename variable?

Posted: Fri May 17, 2024 5:26 pm
by stefan.erni
Hi to all

In a working program i can not change the calculation anymore. It's empty.
Before i have rename the variable from themp_16 to temp_16.
Maybe a problem?

Re: empty calculation after rename variable?

Posted: Mon May 20, 2024 8:37 am
by Steve-Matrix
Hi Stefan,

There is a small issue with the calculation icon window in the latest v10.1.1 version of Flowcode. If the first line of a calculation is a blank line, then the calculation icon dialog will be empty when it is opened, and if OK is then pressed, the calculation icon contents will be cleared.

The workaround for this is to always have something at the beginning of the list of calculations. If you want a blank line at the beginning of the list, then you should use "//" instead.

Re: empty calculation after rename variable?

Posted: Mon Jun 10, 2024 9:47 am
by medelec35
Any current V10 projects can be easily fixed, if you want all the lines visible again.
Keep a backup copy just in case.
Open your .fcfx project file with a text editor like Notepad++.
select Search >Replace
Within Find what: box enter

Code: Select all

<exp exp='' />
Leave Replace with: blank.
Select Replace All
Finally Select save.

Re: empty calculation after rename variable?

Posted: Mon Jul 01, 2024 6:55 pm
by jgu1
Hi Martin!

When will this bug be fixed please. ;)

Br Jorgen

Re: empty calculation after rename variable?

Posted: Tue Jul 02, 2024 9:05 am
by Steve-Matrix
We will try to get a release out soon. Hopefully this month or next.

Re: empty calculation after rename variable?

Posted: Tue Jul 02, 2024 7:49 pm
by jgu1
Thank you Steve :D

Re: empty calculation after rename variable?

Posted: Fri Jul 05, 2024 4:03 pm
by Steve-Matrix
Hello @jgu1. I have sent you a PM about this issue.

Re: empty calculation after rename variable?

Posted: Sat Jul 06, 2024 9:11 pm
by jgu1
Hi Steve, I have answer you PM :D