Re: Mounting volume issue
Re: Mounting volume issue
- Subject: Re: Mounting volume issue
- From: "John C. Welch" <email@hidden>
- Date: Wed, 15 Nov 2006 18:10:34 -0600
- Thread-topic: Mounting volume issue
Title: Re: Mounting volume issue
On 11/15/06 00:49, "Brett Conlon" <email@hidden> wrote:
I'm missing something here but can't put my finger on it.
Running this code:
tell application "Finder"
if not (exists disk "Input_Files") then
activate
mount volume "afp://162.49.130.29/Input_Files"
end if
end tell
You don’t need the Finder for mount volume. I’d check your disk search code first.
--
"If the enemy is in range, so are you."
Infantry Journal.
_______________________________________________
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/mailman//archives/applescript-users
This email sent to email@hidden