• 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: Rewrite simple Finder tell statement to "do shell script"
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Rewrite simple Finder tell statement to "do shell script"


  • Subject: Re: Rewrite simple Finder tell statement to "do shell script"
  • From: "koenig.yvan" <email@hidden>
  • Date: Tue, 11 Sep 2012 12:16:26 +0200


Le 11/09/2012 à 11:43, Bert Groeneveld <email@hidden> a écrit :

tell application "Finder"
move all_foundImageNames to the_CLEANSTART_folder
end tell


I would use :

--[SCRIPT]
tell application "ASObjC Runner"
manage file all_foundImageNames moving into the_CLEANSTART_folder
end tell
--[/SCRIPT]

Yvan KOENIG (VALLAURIS, France) mardi 11 septembre 2012 12:16:04



 _______________________________________________
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: 
 >Rewrite simple Finder tell statement to "do shell script" (From: Bert Groeneveld <email@hidden>)

  • Prev by Date: Rewrite simple Finder tell statement to "do shell script"
  • Next by Date: Re: Rewrite simple Finder tell statement to "do shell script"
  • Previous by thread: Rewrite simple Finder tell statement to "do shell script"
  • Next by thread: Re: Rewrite simple Finder tell statement to "do shell script"
  • Index(es):
    • Date
    • Thread