When I want to change the name and text of a label named e.g. test I can do it with labtalk via:
test.name$=name
or
test.text$=messageBut when I want to change these properties of a label with a dot in their name (like the label from fit results which is named FIT.P) this trick doesn't work.
How to solve this one?
Many thanks
Paul van der Wel