BasicMicro IDE does not accept preprocessor code

#IFNDEF MINPOSITION_SOCKET MINPOSITION_SOCKET con 500 #ENDIF

If I put this piece of code into the .bas source code, the compiler does neither recognize the # symbol, nor IFNDEF,ENDIF in that context.

Any known reasons/issues and solutions?