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

Re: Move Volume


  • Subject: Re: Move Volume
  • From: Bob Anderson <email@hidden>
  • Date: Wed, 18 Feb 2009 15:20:33 -0500

Here is the applescript command I call from Perl. Works well in OS-X 10.4
$URL must be fully qualified with username and password.

$script = 'tell application "Finder" to open location "' . $URL . '"';
$tmp = `/usr/bin/osascript -e '$script'`;

/Bob

On Feb 18, 2009, at 12:31 PM, email@hidden wrote:

I recently changed from 10.3.9 to 10.4.11 on one of the MAC. I had script on

10.3.9 that would mount 5 volumes without any problem. On 10.4.11 when I run

this script it mounts sometimes 2 or 3 volumes never all 5. I tried adding

"delay" in between but this does not work.


 _______________________________________________
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

  • Prev by Date: Re: Mount volume
  • Next by Date: Re: Mount volume
  • Previous by thread: Re: Apps vs. Scripts - and of time we don't have
  • Next by thread: Adobe Reader Problem
  • Index(es):
    • Date
    • Thread