• 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: Script for moving files.
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Script for moving files.


  • Subject: Re: Script for moving files.
  • From: Luther Fuller <email@hidden>
  • Date: Thu, 20 Jun 2013 14:38:09 -0500

On Jun 20, 2013, at 1:58 PM, Manuel wrote:

I´m trying a folder action for moving files based in the extension and name, but I can´t. 
If the code looks for just extensions, it works, but when I want also the name, the files don´t move. 

This is the code:

move archivoDescargado to folder "TV SERIES" of disk "WINOSX"

I looked for a use of 'move' in some of my code, but found none.
I suspect that you should refer to files and folders with aliases.
(I've always found this to be a safe first try.)

You might want to try something like …

move archivoDescargado to destinationAlias

where destinationAlias is …

set destinationAlias to (folder "TV SERIES" of disk "WINOSX") as alias





 _______________________________________________
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: 
 >Script for moving files. (From: Manuel <email@hidden>)

  • Prev by Date: Script for moving files.
  • Next by Date: AppleScript to erase one mounted volume if it's modification date is date is greater than one day?
  • Previous by thread: Script for moving files.
  • Next by thread: Re: Script for moving files.
  • Index(es):
    • Date
    • Thread