Hi everyone.

Assuming that you get input from user via a regular text field, I am
wondering how you can sort through the commas and then save each of the
words that come before the commas into a array.  For example, the words
below would be what the user inputted:

Apple, banana, grapes

Then it would save Apple into someArray[0], banana into someArray[1], and
grapes into someArray[2].

Thanks for any help.


Sincerely,

Pierce F.


_______________________________________________

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 [EMAIL PROTECTED]

Reply via email to