posted 11 years ago
Hi all,
This program should generate a form where the user puts in the amount in minutes, greater than 0 and less than 240, and the money earned, greater than 0. Once the user clicks Enter the values should be added a 2D array. When I try and run this program these are the errors that I'm receiving:
There's quite a few more, but the bottom three are the only ones that indicate specific lines. Here is my code:
Can anyone nudge my brain in the right direction to figure this out? I'm thinking something is wrong with Any help would be appreciated.
Thanks.