Hi all,
in Clarion 11 we noticed the following option group malfunction: if the variable that the option group represents is of type STRING and its value does not match any option in the group, the first option (in the order in which it is declared) is selected. In Clarion 9 in this situation, no option was selected. In Clarion 11 only when the variable is empty nothing is selected.
It seems that if the variable is of the LONG type, the group works fine.
Have any of you noticed a similar problem? Any ideas for a solution? The problem can affect dozens of windows in our system
Regards,
Andrzej