Re: load a Resource file template and search/replace a file
Re: load a Resource file template and search/replace a file
- Subject: Re: load a Resource file template and search/replace a file
- From: "Kyle Sluder" <email@hidden>
- Date: Mon, 19 May 2008 07:49:27 -0400
On Mon, May 19, 2008 at 3:28 AM, Wayne Shao <email@hidden> wrote:
> Newbie questions: Are there any good examples on how I should do the
> following?
>
> - load the template from resource file
Read the documentation on NSBundle.
> - search and replace the file to produce another file.
Read the documentation on NSXMLParser.
> - tmp file ( I know how to do this part).
Not sure why you need this at all.
--Kyle Sluder
_______________________________________________
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