Re: Resource fork question
Re: Resource fork question
- Subject: Re: Resource fork question
- From: Mark Mieczkowski <email@hidden>
- Date: Tue, 2 Mar 2004 15:21:09 -0500
you may also be able to format a "ditto" command and pass it to the
shell using the stdlib system(const char*) function. I never tried this
before myself but it should work.
On Mar 2, 2004, at 11:41AM, Peter Schols wrote:
- How can I copy a file, including the resource fork (and possibly
other metadata) using Cocoa calls (if possible) or using Carbon (if
there are no Cocoa options available).
_______________________________________________
cocoa-dev mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.