Hi
I have a Counter Object ( type number )
I have another Counter ( CounterWidth ) to display the Width of 'Counter'
If SPACE is pressed
--> Create Counter
--> Set CounterWidth to 'X Right Counter' - 'X Left Counter'
...
As long as the default value is not changed, CouterWidth allways returns 96.
...
What is causing this?
How can this be fixed?
