Oxygen Basic

Programming => Bugs & Feature Requests => Topic started by: Aurel on May 01, 2018, 06:24:42 AM

Title: int or INT ?
Post 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 ?
Title: Re: int or INT ?
Post by: Charles Pegge on May 01, 2018, 09:11:00 AM
Hi Aurel,

I haven't come across that. O2 is normally case-insensitive. Can you show me a small example?
Title: Re: int or INT ?
Post by: Aurel on May 01, 2018, 11:02:41 AM
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  ::)