Hi Is it possible to enable and disable warning and hints receiving from compiler, but not in command line only in directives in program like {$HINT ON}{$HINT OFF} I found only HINT, but it seems not to be work (its off for whole program not only for module) Darek