Hum, i m sure you will think im the the most annoying guy in the world (and you are not the only one

), but...
There is something that still disturb me...

I have noted that in new fpc 2.7.1,
console is defined... ( i have to change part of my code cause i used that
console define for something else...

)
And i have noted also that if i use
{$IF DEFINED(console)}, fpc can do distinction between console application and LCL application.
So, last question for today : What does defined-
console, what does it check ?
Many thanks.