On the Mac you would use Applescript to mount and dismount the volume.
Chris Page
236 Gulf Rd.
Belchertown, MA 01007
[EMAIL PROTECTED]
www.pagestudios.com
413-253-3118
On Nov 26, 2006, at 5:46 AM, George Gardiner wrote:
One rather kludgy solution on Windows is to map a network drive/shared
directory using the command line (or via a .bat file): net use
command. See:
http://www.microsoft.com/resources/documentation/windows/xp/all/
proddocs/en-us/net_use.mspx?mfr=true.
Not sure how you would do it on the Mac.
You might need to put some intelligence into the script to check if
the drive is already mapped to the network share.
DonDonZ wrote:
Hello,
I have a need that I was hoping to conquer today.
I have a solution in which I use the latest version of Troi's file
plug-in.
It is a mixed (Mac and PC) networked solution. I want to use the
plug-in to
move files to a Shared Folder on the Server.
I am having a problem setting up my preferences to capture the proper
path
so that both the MAC and PC clients can access this shared folder. I
catch
the path OK but is there a way to mount the shared volume when I
start FMP
and unmount it when I quit. In a nut shell, I am looking for an
intuitive
way to let my users define the shared folder and access it when they
need
to.
Can someone explain a good way to do this or better yet are there any
sample
files out there that can assist me?
Appreciate the help!
DDZ