Carey Brown wrote:
I don't see anything obviously wrong with your code. I'd need to know more about your table model. You seem to have more columns in your model than you want to write. Can you just write out the specific columns that you're interested in? You may have an issue with your newlines: \n vs \r\n, depending on which program you use to view the file.
Well
this writes in first column the first name and lastname that user enters(on button click)
When he pushes
test is done, it counts up correct answers and put them in second row.
Hope this helps .... cause i got around 1000+lines ^.^