• 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: Working with creator codes in OS X
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Working with creator codes in OS X


  • Subject: Re: Working with creator codes in OS X
  • From: garbanzito <email@hidden>
  • Date: Wed, 29 Aug 2001 13:52:01 -0600

At 09:58 +0200 2001 08 29, Axel Luttgens wrote:
Strictly speaking, OSX doesn't use creator and file types; it could even
know nothing about them, wouldn't there be the need of compatibility with
Classic.

Mac OS X, particularly the file system(s) and the Finder, do use
creator type. some applications don't handle them right, but they
should. if you look at Finder's dictionary you'll see "creator type"
is definitely there. some files will indeed report creator type as
"missing value", but that is a normal result. setting creator type
to " " (four spaces) is the nominal way to remove the creator.
(setting it to "missing value" -- without the quotes -- will result
in a creator of 'msng', which appears to act the same as a truly
blank creator type.)

set x to choose file
tell application "Finder"
set creator type of x to " "
end tell

--
steve harley email@hidden


References: 
 >Working with creator codes in OS X (From: Alexander Hertzog <email@hidden>)
 >Re: Working with creator codes in OS X (From: Axel Luttgens <email@hidden>)

  • Prev by Date: Re: How to delete duplicates in a list?
  • Next by Date: Re: How to delete duplicates in a list?
  • Previous by thread: Re: Working with creator codes in OS X
  • Next by thread: Scripting Internet Explorer 5.0's preferences
  • Index(es):
    • Date
    • Thread