I also have another question.
I have a variable text in idc 118:
But how can i say in a hint what that text is?
_Text = CtrlText 118
Hint Format ["%1",_Text]
This above, does not work.
Then I won't get a hint at all!
So it does read it, but it does not return the text!
Can anyone help me ??