Here you go:
My problem:
Dim lblNumber2 As Label
Dim edtResult As EditText
Dim lblComments As Label
Dim lblMathSign As Label
Dim lblNumber1 As Label
Dim btnAction As Button
This is line 11 through 16 of the IDE. Why doesn't it look like lines 12 -17 in the Beginners Tutorial "My first Program" ?
Can't figure out?
Thank you,
Ray
My problem:
Dim lblNumber2 As Label
Dim edtResult As EditText
Dim lblComments As Label
Dim lblMathSign As Label
Dim lblNumber1 As Label
Dim btnAction As Button
This is line 11 through 16 of the IDE. Why doesn't it look like lines 12 -17 in the Beginners Tutorial "My first Program" ?
Can't figure out?
Thank you,
Ray