can't compile the project
-
Hi,
i have following problem. When i set a constants in the output Buffer, i receive following error.
Compilation errors - some operator expected.

When i remove the constants, than can i compile the project.

This worked still in August. I often use the constants in the output buffer.
Is this a bug?
Regards
amilius -
Hi,
the problem only occurs with "my indicators" when I set a constants in Output Buffers. Without constants works it. -
There is a bug that I think it's a little bit harder to fix, but I will try to fix it. Change the Constants type to int, because buffer numbers are actually integer values, they are not strings.