Oxygen Basic
Programming => Bugs & Feature Requests => Topic started by: Aurel on May 01, 2018, 06:24:42 AM
-
Hi Charles..
I found one quirk in latest OxygenBasicProgress from gitHub
it looks that
when is variable defined with lower case like
int tokCount ... then this variable is FLOAT ?
but when is defined with uppercase
like:
INT tokCount then is INTEGER
did you already fixed that ?
or i just found it ?
-
Hi Aurel,
I haven't come across that. O2 is normally case-insensitive. Can you show me a small example?
-
Hi Charles
Hmm... i don't see this thing before.
But it looks that if one of the variable is autodimmed then this sometimes appears.
or i must reinstall Windows.
Sorry it looks that i must reinstall windows ::)