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

Osascripting


  • Subject: Osascripting
  • From: ba95 <email@hidden>
  • Date: Thu, 11 Mar 2010 07:05:02 +0100

This is a test shell osascript I use under SuperDuper backup utility (2 folders copy from external HD to startup internal HD):
--
#!/bin/sh
arch -i386 osascript -e 'tell application "Finder"' -e 'duplicate Folder "Test01" of disk "La Cie 640Go" to folder "Testo" of startup disk with replacing' -e 'duplicate Folder "Test02" of disk "La Cie 640Go" to folder "Testo" of startup disk with replacing' -e 'end tell'
---

It works fine under SL.
It does not under 10.5.4.

I have tried to delete "arch -i386" with no success.

Any suggestion ?

 _______________________________________________
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

  • Follow-Ups:
    • Re: Osascripting
      • From: Shane Stanley <email@hidden>
  • Prev by Date: Re: Replace cover page using applescript in Acrobat
  • Next by Date: Re: Osascripting
  • Previous by thread: Re: Who rang?
  • Next by thread: Re: Osascripting
  • Index(es):
    • Date
    • Thread