• 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: produce list of differences between two folders?
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: produce list of differences between two folders?


  • Subject: Re: produce list of differences between two folders?
  • From: Michelle Steiner <email@hidden>
  • Date: Thu, 8 Apr 2004 00:35:53 -0700

On Apr 8, 2004, at 12:11 AM, Michael Terry wrote:

set {f1, f2} to {choose folder, choose folder}
get files of item f1 where name isn't in (get name of files of item f2)

It is an elegant solution, but it needs a minor tweak; I get an error with it, but the following works for me, though:

tell application "Finder" to get files of item f1 where name is not in (get name of (files of item f2))

-- Michelle

--
Failure is not an option. It comes bundled with the software.
_______________________________________________
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: 
 >produce list of differences between two folders? (From: Bill Christens-Barry <email@hidden>)
 >Re: produce list of differences between two folders? (From: Michael Terry <email@hidden>)

  • Prev by Date: Re: produce list of differences between two folders?
  • Next by Date: Re: produce list of differences between two folders?
  • Previous by thread: Re: produce list of differences between two folders?
  • Next by thread: Re: produce list of differences between two folders?
  • Index(es):
    • Date
    • Thread