First of all thank you for the great Plugin, i love it.
But I'll encouter some Problems when writing Strings.
I have the following Variable:
variable.Type = DataType.Text; variable.TextWidth = 10000;
I write "Hello" as a Value to the Variable.
The Value in the SPSS then, is correct, but after Hello there are 9995 Spaces.
Is this caused by my Variable Definition?
First of all thank you for the great Plugin, i love it.
But I'll encouter some Problems when writing Strings.
I have the following Variable:
variable.Type = DataType.Text; variable.TextWidth = 10000;I write "Hello" as a Value to the Variable.
The Value in the SPSS then, is correct, but after Hello there are 9995 Spaces.
Is this caused by my Variable Definition?