Strange Text in the Compiler Output window
Author: ulrichmerkel@web.de (ulrich-merkel)
It looks like creating compiler output records for variables, type and following text are not separated (in contrast to msgframe) Compiling a form, the compiler output window shows: (JUSTONE) datetest12 (JUSTONE) error: 1000 - Component variable "TEST12" already defined as parameter or variable. The message Frame reads: (JUSTONE) date test12 (JUSTONE) error: 1000 - Component variable "TEST12" already defined as parameter or variable.