I beleive I have the button working now. However the following code won't complie and returns the followig error:
'cannot resolve symbol variable sym' in line 50
I thought I declared 'sym' as a text field in line 22. Line 50 should turn this
string into a Float then do the math on it, but it does not.
Why is this?
Many thanks again for your time, I feel I'm very close to getting this to work now.