Re: Custom file types and extensions
Re: Custom file types and extensions
- Subject: Re: Custom file types and extensions
- From: email@hidden
- Date: Mon, 02 Mar 2009 15:41:57 -0500
Hi
As for type codes, you can use them however you wish; there are a few
standards, like 'TEXT' and 'PDF ' you should probably avoid with a
proprietary file type, but you probably knew that. Only the creator
code really matters.
Thanks for the info, I will go with file type and creator instead of an
extension. I'm using dataRepresentationOfType to save the file (I need
10.3 compatibility) but it does not set the file type and creator. Do
you set that after the file is saved or use something other than
dataRepresentationOfType to save the file?
thanks
Jeff
_______________________________________________
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