Re: batch processing
Re: batch processing
- Subject: Re: batch processing
- From: Mike Abdullah <email@hidden>
- Date: Tue, 16 Dec 2008 12:50:42 +0000
NSFileManager has methods for iterating the contents of a directory.
On 16 Dec 2008, at 11:43, 양승준 wrote:
Hi, I would like to write a code to batch process files in a
directory. I mean I would like to open, process, and store files one-
by-one. My plan is to read names of files into a nsmutablearray, and
process them one-by-one. Is there a more or less standard way to do
a batch processing? Thank you.
_______________________________________________
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
_______________________________________________
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