Kevin,

thank you for your suggestion. We have to check if the underlying development system lets us attach a console to the GUI compiler application.

BTW, there are quite a few SB customers using an automated (nightly) build feature and they are processing the compiler.txt to automatically find out what went wrong.

But we'll check if it is possible to add an option to write to the console instead.

If a command line compile fails, the error code level is set to the number of errors. If the command line compile cannot be started (e.g. project file not found), the return value is 1.

Friedrich