• 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: Replace names of files in different folders
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Replace names of files in different folders


  • Subject: Re: Replace names of files in different folders
  • From: has <email@hidden>
  • Date: Thu, 13 Apr 2006 04:32:40 +0100

Jan Bultereys wrote:

>I think I found the solution to replace the "variable choose folder"
>
>set BELGIUM_NL to "FileTransfer_BEL:EUROPEAN_PAGES:BELGIUM_NL:" as alias
>set BELGIUM_FR to "FileTransfer_BEL:EUROPEAN_PAGES:BELGIUM_FR:" as alias
>
>set jobs_list to ¬
>    {{folder_name:BELGIUM_NL, name_changes:{{"OG1H", "GF1F"}, {"OG2H",
>"GF2F"}}}, ¬
>        {folder_name:BELGIUM_FR, name_changes:{{"OG1H", "GW1W"}, {"OG2H",
>"GW2W"}}}}

Yes, or just:

set jobs_list to {¬
    {folder_name:"FileTransfer_BEL:EUROPEAN_PAGES:BELGIUM_NL:" as alias, ¬
        name_changes:{{"OG1H", "GF1F"}, {"OG2H", "GF2F"}}}, ¬
    {folder_name:"FileTransfer_BEL:EUROPEAN_PAGES:BELGIUM_FR:" as alias, ¬
        name_changes:{{"OG1H", "GW1W"}, {"OG2H", "GW2W"}}}}

has
--
http://freespace.virgin.net/hamish.sanderson/
 _______________________________________________
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: Replace names of files in different folders (From: Jan Bultereys <email@hidden>)

  • Prev by Date: Re: help requested with cron-executed shell script in Linux
  • Next by Date: Re: Text Item Delimiter Problem
  • Previous by thread: Re: Replace names of files in different folders
  • Next by thread: Apple Remote Desktop 3 article
  • Index(es):
    • Date
    • Thread