I am using some keywords as Integer vars
DIM {event} AS INTEGER
DIM {timer} AS INTEGER
In the IDE,
the second line automatically capitalized and highlighted as a keyword
with keyword color.
In Gambas2. Maybe it propagated forwards into Gambas 3
-Fernando