Hi Guys
Having an issue about constants used before declaration - l looking at the forum, I found a bug report from 2015
https://www.b4x.com/android/forum/t...onstants-referenced-before-declaration.54185/
describing a similar problem (mine is in a code module and I have used publics).
My question is
Is this is a bug or not - or has it returned.
My general experience with modern compilers, is the order of declaration is normally not important, should this be the case with B4A?
Kind regards
Dave
Having an issue about constants used before declaration - l looking at the forum, I found a bug report from 2015
https://www.b4x.com/android/forum/t...onstants-referenced-before-declaration.54185/
describing a similar problem (mine is in a code module and I have used publics).
My question is
Is this is a bug or not - or has it returned.
My general experience with modern compilers, is the order of declaration is normally not important, should this be the case with B4A?
Kind regards
Dave