Mailing Lists: Apple Mailing Lists

Image of Mac OS face in stamp
 
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Mounting volume issue




Hi all,

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

I get this error:

"Finder got an error: File some object wasn't found."

But if the volume is mounted the exist search returns true.

If I bring up the Connect to Server window and type "afp://162.49.130.29/Input_Files" I get the login window as expected.

The server is Unix, I believe, could this have something to do with it?

Many thanks,

Cojcolds
 _______________________________________________
Do not post admin requests to the list. They will be ignored.
AppleScript-Users mailing list      (email@hidden)
Help/Unsubscribe/Update your Subscription:
http://lists.apple.com/mailman/options/applescript-users/email@hidden
Archives: http://lists.apple.com/mailman//archives/applescript-users

This email sent to email@hidden



Visit the Apple Store online or at retail locations.
1-800-MY-APPLE

Contact Apple | Terms of Use | Privacy Policy

Copyright © 2007 Apple Inc. All rights reserved.