Hi All, Can I run an NSTask and get the results back for parsing?
I looked at CocoaDev and I see that I can specify a pipe, which needs a file to write to, but can I just get the results back in an array or something?
I am running a SQL query and I wish the results to be returned to me. I am returning one field as a result of the select statement.
so what might be returned would be: Jason Jeremy Desiree Annette Joe Tom Nick Thanks, -Jason _______________________________________________ Cocoa-dev mailing list ([email protected]) 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]
