• 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: Finder inconsistency (Was: What makes AppleScript difficult)
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Finder inconsistency (Was: What makes AppleScript difficult)


  • Subject: Re: Finder inconsistency (Was: What makes AppleScript difficult)
  • From: Luther Fuller <email@hidden>
  • Date: Fri, 7 Dec 2007 10:23:23 -0600

On Dec 7, 2007, at 9:39 AM, Skeeve wrote:
I get the feeling, no one reads the original post :-(

To sum it up
- There is a file "foo" in the original location
- It has to be copied as "bar" to the target destination
- There is no file named "bar" allowed in the original location
 so copy in original location, rename, move to target isn't an option
- There is no file "foo" allowed in the target location
 so copy to target and rename isn't an option either

Now that I have re-read, I still think using the TemporaryItems folder will work.
1. 'duplicate' file "foo" into TemporaryItems folder 'with replacing';
2. Change the name of /TemporaryItems/foo to /TemporaryItems/bar;
3. 'duplicate' /TemporaryItems/bar into your target location;
4. 'remove' or Trash the file /TemporaryItems/bar.


_______________________________________________
Do not post admin requests to the list. They will be ignored.
AppleScript-Users mailing list      (email@hidden)
Help/Unsubscribe/Update your Subscription:
Archives: http://lists.apple.com/archives/applescript-users

This email sent to email@hidden
  • Follow-Ups:
    • Re: Finder inconsistency (Was: What makes AppleScript difficult)
      • From: Michelle Steiner <email@hidden>
    • Re: Finder inconsistency (Was: What makes AppleScript difficult)
      • From: Skeeve <email@hidden>
References: 
 >What makes AppleScript difficult (From: Richard Doust <email@hidden>)
 >Finder inconsistency (Was: What makes AppleScript difficult) (From: Skeeve <email@hidden>)
 >Re: Finder inconsistency (Was: What makes AppleScript difficult) (From: Luther Fuller <email@hidden>)
 >Re: Finder inconsistency (Was: What makes AppleScript difficult) (From: Skeeve <email@hidden>)
 >Re: Finder inconsistency (Was: What makes AppleScript difficult) (From: Michelle Steiner <email@hidden>)
 >Re: Finder inconsistency (Was: What makes AppleScript difficult) (From: Skeeve <email@hidden>)
 >Re: Finder inconsistency (Was: What makes AppleScript difficult) (From: Luther Fuller <email@hidden>)
 >Re: Finder inconsistency (Was: What makes AppleScript difficult) (From: Emmanuel <email@hidden>)
 >Re: Finder inconsistency (Was: What makes AppleScript difficult) (From: Skeeve <email@hidden>)

  • Prev by Date: Re: Finder inconsistency (Was: What makes AppleScript difficult)
  • Next by Date: Re: Finder inconsistency (Was: What makes AppleScript difficult)
  • Previous by thread: Re: Finder inconsistency (Was: What makes AppleScript difficult)
  • Next by thread: Re: Finder inconsistency (Was: What makes AppleScript difficult)
  • Index(es):
    • Date
    • Thread