Oxygen Basic
Welcome,
Guest
. Please
login
or
register
.
1 Hour
1 Day
1 Week
1 Month
Forever
Login with username, password and session length
News:
Latest OxygenBasic.zip at GitHub
(Click on the Wizard)
Home
Help
Search
Login
Register
Oxygen Basic
»
Programming
»
Bugs & Feature Requests
»
int or INT ?
« previous
next »
Print
Pages: [
1
]
Author
Topic: int or INT ? (Read 1565 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 ?
Logged
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?
Logged
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
Logged
Print
Pages: [
1
]
« previous
next »
Oxygen Basic
»
Programming
»
Bugs & Feature Requests
»
int or INT ?