Why this doesn't work
Phone.Send("" & settings.numb1 , "" & settings.heat1on)
the text section works fine... (settings.heat1on) ...
but that first number part doesn't .. gives me number 1 allways
tryed to find advise from google and forum , but no results.
tryed differend kind of combinations just closes program when it is total wrong.
Is that command even written right, so is my problem that numb1 variable
Phone.Send("" & settings.numb1 , "" & settings.heat1on)
the text section works fine... (settings.heat1on) ...
but that first number part doesn't .. gives me number 1 allways
tryed to find advise from google and forum , but no results.
tryed differend kind of combinations just closes program when it is total wrong.
Is that command even written right, so is my problem that numb1 variable