I have a very simple app that is causing a runtime error regarding a logical test. I have tried several methods but always get the same error. I have entered the value 7 into the text box for Players and press the calculate button, then I get the error. This is running on an Android phone.
You probably mean to use:
Players.Text
Total_Pot.Text
1 Like
That seemed to work, thank you.
Bob
This topic was automatically closed 7 days after the last reply. New replies are no longer allowed.