• 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: Creator types as Class and I can't coerce it back
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Creator types as Class and I can't coerce it back


  • Subject: Re: Creator types as Class and I can't coerce it back
  • From: Andy Wylie <email@hidden>
  • Date: Sat, 12 May 2001 14:56:55 +1200

on 12/5/01 2:14 PM, Andy Wylie at email@hidden wrote:

> on 12/5/01 9:35 AM, Paul Skinner at email@hidden wrote:
>
>> The following script returns Creator Types as a list of values like
>> so...
>> <<class 'the 4 letter creator type'>>.
>> tell application "Finder"
>> set t to {name, creator type} of (every file of folder <optL>
>> "dark star:System Folder:Scripting Additions:" whose kind is <optL>
>> "application program")
>
> how about...
> ------------------------------------------------
>
> tell application "Finder"
> set t to {name, creator type} of every application file of (path to scripting
> additions folder)
> end tell
> -- {"URL Access Scripting", "uasc"}

Sorry, I see the problem (AS 1.3.7) with more than one item, I vaguely
recall a discussion on a problem listing something else with the same
<<class 'the 4 letter creator type'>> result in a later AS vers but a
reference eludes me.
_____________________________ Andy


  • Follow-Ups:
    • Re: Creator types as Class and I can't coerce it back
      • From: Paul Skinner <email@hidden>
References: 
 >Re: Creator types as Class and I can't coerce it back (From: Andy Wylie <email@hidden>)

  • Prev by Date: Re: Creator types as Class and I can't coerce it back
  • Next by Date: iSearch Auto-retrieve
  • Previous by thread: Re: Creator types as Class and I can't coerce it back
  • Next by thread: Re: Creator types as Class and I can't coerce it back
  • Index(es):
    • Date
    • Thread