• 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: copy files
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: copy files


  • Subject: Re: copy files
  • From: "Mark J. Reed" <email@hidden>
  • Date: Tue, 3 Jun 2008 19:48:44 -0400

The general syntax is

tell application "Finder"
    copy file (file to copy) to folder (folder to copy into)
end tell

The actual form of the parenthesized parts depends mostly on how your
script learns what it's supposed to copy and where.




On 6/3/08, David G. Kahn <email@hidden> wrote:
> Hello All.
> Could anyone help me with trying to copy different files from one
> folder to different locations.
>
> Ex) File 1, File 2, File 3.    Copy File 1 to Applications, copy file
> 2 to Desktop, copy file 3 to /tmp
>
>
> any help is appreciated
>
> -david
>
> David G. Kahn
> Campus Technology Services // School of Business
> SUNY OSWEGO
>
>
>
>  _______________________________________________
> 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
>

--
Sent from Gmail for mobile | mobile.google.com

Mark J. Reed <email@hidden>
 _______________________________________________
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

References: 
 >copy files (From: "David G. Kahn" <email@hidden>)

  • Prev by Date: Re: copy files
  • Next by Date: Sending TEXT values in Apple Events with AppleScript 2.0
  • Previous by thread: Re: copy files
  • Next by thread: Re: copy files
  • Index(es):
    • Date
    • Thread