>> But when I drop the file into the table view, the app exited immediately. > >Find the crash report and look at it; if you don't figure it out from that, >send another message here with the crash report.
Hi Sorry, I can not figure out the crash report. Could you tell me how to find the crash report in detail? But, I debug the application and find out that the the problem is this code "[theRecordsArray?insertObject:infoDictionary? atIndex:row+i];". Maybe I should not make the NSDictionary as the augment of the NSArray's "insertObject:atIndex" method. _______________________________________________ Cocoa-dev mailing list (Cocoa-dev@lists.apple.com) Please do not post admin requests or moderator comments to the list. Contact the moderators at cocoa-dev-admins(at)lists.apple.com Help/Unsubscribe/Update your Subscription: http://lists.apple.com/mailman/options/cocoa-dev/archive%40mail-archive.com This email sent to arch...@mail-archive.com