• 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: Selecting Multiple Files
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Selecting Multiple Files


  • Subject: Re: Selecting Multiple Files
  • From: Jeff Grossman <email@hidden>
  • Date: Thu, 03 Nov 2005 15:14:14 -0800
  • Thread-topic: Selecting Multiple Files

On 11/3/05 1:25 PM, "Michelle Steiner" <email@hidden> wrote:

> On Nov 3, 2005, at 2:15 PM, Jeff Grossman wrote:
>
>> I need to create an applescript for use on Mac OS 8.5 which will
>> select the
>> contents of a folder and copy those files to a folder on a remote
>> computer.
>> I can figure out the part about copying the files, but am having some
>> trouble with the selecting the contents of a folder part.  The file
>> names in
>> the folder change each day, so I can't just hard code the file
>> names into
>> the script.  How can I select the content of a folder where the
>> file names
>> change?
>
> --routine for selecting the source folder goes here
> --routine for selecting the target folder goes here
>
> tell application "Finder"
> copy the files of the source_Folder to the target_folder
> end tell
>
> Don't know whether "files of the source_folder" works on 8.5, though;
> I don't recall when it was introduced.
>
> -- Michelle

Thanks Michelle.  Thanks look like it will do what I need.

Jeff


 _______________________________________________
Do not post admin requests to the list. They will be ignored.
Applescript-users mailing list      (email@hidden)
Help/Unsubscribe/Update your Subscription:

This email sent to email@hidden

References: 
 >Re: Selecting Multiple Files (From: Michelle Steiner <email@hidden>)

  • Prev by Date: Re: Records
  • Next by Date: Re: Selecting Multiple Files
  • Previous by thread: Re: Selecting Multiple Files
  • Next by thread: Re: Window Processes Running....
  • Index(es):
    • Date
    • Thread