Author Topic: int or INT ?  (Read 1564 times)

0 Members and 1 Guest are viewing this topic.

Aurel

  • Guest
int or INT ?
« 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 ?

Charles Pegge

  • Guest
Re: int or INT ?
« Reply #1 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?

Aurel

  • Guest
Re: int or INT ?
« Reply #2 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  ::)