• 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
Duplicating and renaming a file in one step
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Duplicating and renaming a file in one step


  • Subject: Duplicating and renaming a file in one step
  • From: "Wadson, David" <email@hidden>
  • Date: Tue, 19 Feb 2002 10:57:46 -0500

Forgive me if this is a simple question but I've never seen an example of
it. In order to duplicate and rename a file, I've been using:

set duplicateEPS to duplicate alias EPSFiller to folder EPSFolder
set name of duplicateEPS to (currentEntryAdNumber & ".tif")
Is it not possible to combine those into one step so that the original file
is duplicated as it is copied? After reading a little bit about the Finder
being multithreaded and how you can have multiple copies going at the same
time, I'm curious as to whether I can speed up a script. However, the script
I have is duplicating the same file and giving it a different name, not
duplicating different files so the technique won't work with this particular
coding as the same file will keep trying to copy onto itself.

Thanks in advance,

Dave
_______________________________________________
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.

  • Prev by Date: Re: (no subject)
  • Next by Date: PhotoScripter and Trim
  • Previous by thread: Re: adding to a list selected from a list of lists
  • Next by thread: PhotoScripter and Trim
  • Index(es):
    • Date
    • Thread