Il 12/04/2017 19:51, Michael Van Canneyt ha scritto: > Try removing the semicolon: > {$define Positiva:=False} > {$define Negativa:=True} Without semicolon it works! Thanks a lot. BTW, do you think that this holds true only for the define of boolean values?