Reading cab into object
Reading cab into object
- Subject: Reading cab into object
- From: Mark Bateman <email@hidden>
- Date: Fri, 3 Apr 2009 17:18:46 -0400
Hi
I have a csv file I want to use as a source for a searchable list
The csv has 16 fields. I have managed to read the csv line by line
into an array
I'm having difficulty figuring out how to load an instance of an
object with the single line of the array and initialising each of the
objects properties with the fields seperated by commas
What am I missing. Should I load an intermediate array using
ComponentsSeparatedByString method. Even so how do I then initialize
the custom object fields
Mark
_______________________________________________
Cocoa-dev mailing list (email@hidden)
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:
This email sent to email@hidden