Getting Info on volumes
Getting Info on volumes
- Subject: Getting Info on volumes
- From: email@hidden
- Date: Wed, 4 Apr 2001 16:25:47 +0100
I have a feeling this is something obvious, but you never know!
I'm trying to get info on a volume mounted on my desktop. My ultimate
requirement is to establish which server the volume is on in case someone
wants to tell me I'm going about it the wrong way
However, even a simple script like
tell application "Finder"
get info for "Sunday News"
end tell
returns the message "Finder got an error: Network file permission error".
TIA
Steve