Re: Mounting volumes
Re: Mounting volumes
- Subject: Re: Mounting volumes
- From: Bill Cheeseman <email@hidden>
- Date: Sat, 10 Mar 2001 11:33:39 -0500
on 3/9/01 11:06 AM, Pitcher, George at email@hidden wrote:
>
tell application "Finder" --this line seems optional as with end tell
>
mount volume {"scope 8"}
>
end tell
Mount Volume is in Standard Additions, so you don't need the Finder
commands. Check out the Standard Additions dictionary for the required and
optional parameters.
--
Bill Cheeseman, Quechee, Vermont <
mailto:email@hidden>
The AppleScript Sourcebook
<
http://www.AppleScriptSourcebook.com>
Vermont Recipes-A Cocoa Cookbook
<
http://www.stepwise.com/Articles/VermontRecipes/>