• 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: Collect file types
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Collect file types


  • Subject: Re: Collect file types
  • From: Gnarlodious <email@hidden>
  • Date: Mon, 11 Feb 2002 04:30:58 -0700

Entity Jim Brandt spoke thus:

> Can someone tell me why this statement comes up with an empty list:
>
> set fileList to every file in folder infomac whose (file type is
> "TEXT" and file creator is "TBB6")
I can't answer your question, but I am using Akua and say this:

set x to the entries in dropped [opt L]
whose types are in {"ttro", "TEXT"} whose creators are in [opt L]
{"ttxt", "R*ch"} [opt L]
to a depth of -1 as alias

repeat with i in x
apply catalog info {file creator:"TBB6", file type:"TEXT"} to alias
i
_______________________________________________
applescript-users mailing list | email@hidden
Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/applescript-users
Do not post admin requests to the list. They will be ignored.

References: 
 >(no subject) (From: Jim Brandt <email@hidden>)

  • Prev by Date: Fwd: (no subject)
  • Next by Date: Re: Calculate sizes script
  • Previous by thread: Re: (no subject)
  • Next by thread: Fwd: (no subject)
  • Index(es):
    • Date
    • Thread