Tried the file include with the code preprocessor. It worked. But the code of the included file was inserted straight away into the receiving file and if I change the included file, the new version is not updated in the receiving file.
Did I miss something?
Is there another way to reuse code and have this code updated in the files which use these snippets?
