That seems to be close to working. It is adding the object to the Array. I know this because "Coder" is showing in the array at the position its being added. The only thing it's not doing is writing to the file.
I attached the file to see if maybe showing what I'm trying to do will help. Essentially this is a test project (just learning) To use Multiple views and save data. View1 shows a table of the pList, going to view 2 adds "coder" to the pList. Screen 3 currently does nothing.
I appreciate the help a lot
edit- just realized the attachment is to big
It can be downloaded from
here