Author Topic: Somebody can help tutor for Furling need learn newbie script.  (Read 5127 times)

I said
theobjectname.setvalue(theobjectname.getvalue() @ %someNum);
1.setValue(1.getValue() @%1); this is correct or not?
This is number one.

1.setValue(1.getValue() @%1); this is correct or not?
This is number one.
An object name cannot start with a number and neither can a variable name.

Okay, how I make the number button input to textbox?
Are you going explain to me? I really need finish this script.

Hey Elm...Are you going help me or not?

Yeah i'll help you, but i'm not going to hold your hand. There are plenty of examples on the forum that can guide you. Try searching.

thenameoftheobject is the name of the text dialog you are putting the text into, not the button.
%someNum should be replaced with any number.