• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Re: How to specify extensionless file name as a document type for target (Cocoa)
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: How to specify extensionless file name as a document type for target (Cocoa)


  • Subject: Re: How to specify extensionless file name as a document type for target (Cocoa)
  • From: Ricky Sharp <email@hidden>
  • Date: Fri, 11 Jun 2004 10:23:30 -0500

On Friday, June 11, 2004, at 09:51AM, Rick Hoge <email@hidden> wrote:

>We have a document-based app that has to support a bunch of legacy file
>types.  Many of these have file naming conventions that are a pain with
>Cocoa's document type binding rules.
>
>One of these is a file type where all the file names are eight-digit
>numbers with no extension.  Is there any way to include this in the
>list of extensions under the Target Info > Properties > Document Types
>panel?

To specify a list of extensions or file types , you can just enter in a space-delimited list into the Extensions fiels and OS Types field respectively.  Note that if your OS Type contains spaces,  you'll need to put double-quotes around that entry.

For example, Extensions field would contain:

    test tst

and OS Types field would contain

    TEST "TST "

Rick Sharp
Instant Interactive(tm)
_______________________________________________
xcode-users mailing list | email@hidden
Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/xcode-users
Do not post admin requests to the list. They will be ignored.


  • Prev by Date: How to specify extensionless file name as a document type for target (Cocoa)
  • Next by Date: Re: Availability of xTools 1.2 CD - when?
  • Previous by thread: How to specify extensionless file name as a document type for target (Cocoa)
  • Next by thread: Problems compiling login.tproj
  • Index(es):
    • Date
    • Thread