4 Errors to go, I think 2 can be taken down at once
As you can see in the pic below, once I merged the second "onbuttonclick" function, I got problems with the code below it. It seems having the onbuttonclick code there made it work;now that its merged the stuff below doesnt work. I tried a few things like deleting that piece of code (ondatachangeevent), and that in turn made the stuff below it have errors.
Also, how exactly do I declare joke and elejokes? I do want to use filecontents for more than one thing. I have "NSString *fileContents;" so far, do I do something like NSString *fileContents = etc on the line below it?
Thanks again, you are being very helpful.