Hi, after undergoing minor changes my program (main tab with 4 additional tabs) refuses to compile and returns the error ''functionxxx' is not declared in this scope'. It can't seem to work with functions that are called from the main tab that are declared in one of the subtabs, it worked fine before.
The only thing I tried since last update was trying to 'include' the subtabs into the main tab hoping to have global variables declared in the subtabs. But that didn't work so all that is removed, but now I get this problem. I think something got screwed-up.
What could this be? My program compiled dozens of times before in it's current form.
thank you for helping out