Home › Forums › Macros › Strange and random user variable behaviour › Reply To: Strange and random user variable behaviour
Hello! Thanks again for a quick answer!
A few things:
1. No, I do not Set the boolean declared variables to an int in some other macros ( I just checked)
2. It seems completely random which macros get red marked and which don’t. Some that do use the variables are not red and are working correctly and some are red and hence cannot be started. And some that are red marked do not get any error when I click “Check” in the macro itself
3. These errors suddenly appeared today seemingly from nowhere. I had made no changes to haw the variables are declared and used in the macros. And at the same time the Setting I used to recall was emptied. So something seemed to have changed??
4. I am using these variables as “Global” variables, basically to read values updated/states cross macros. If I declare them (and give them a value) in every macro this will overwrite value and defeat the purpose
Thanks again!