Submit Hint Search The Forums LinksStatsPollsHeadlinesRSS
14,000 hints and counting!


Click here to return to the 'How do I find the numerical creator code, etc.' hint
The following comments are owned by whoever posted them. This site is not responsible for what they say.
How do I find the numerical creator code, etc.
Authored by: pumasalad on Oct 07, '05 09:12:34AM

I'm trying to set this up for all my AppleScripts and AppleScript applications... knowing the .scpt extension is easy enough, but how can I define backing up only 'APPL's with the creator of 'aplt'?

or, how do I look up the numerical creatorCode and typeCode?

here's the first part of the line from the quickpick about AppleWorks:

Qualifier = "(creatorCode = 1112490575) or (typeCode = 1129796435)";

...now, what numbers do I need to use for AppleScript applications?



[ Reply to This | # ]