Re: Mounting volume error
Re: Mounting volume error
- Subject: Re: Mounting volume error
- From: "Bryan" <email@hidden>
- Date: Fri, 16 Mar 2001 14:08:57 -0500
There are three commands to get local network volume info by OSAX that come
to my mind. (or should I say to my peripheral mind (i.e. OSAXen DB))
the network from Akua sweets OSAX
list network names from Script Debugger's AppleTalk Control OSAX
network information from Network Info OSAX
Bryan Kaufman
>
I need to mount several volumes. If any of the volumes are not
>
available, I want to ignore them. How do I skip past an error for this
>
step?
>
>
tell application "Finder"
>
activate
>
try
>
select file "Mike's Macintosh alias" of folder " Networked Drives"
>
open selection
>
>
end try
>
end tell
>
>
If the volume is not found, I want to proceed to the next volume to open.
>
>
Ray Clements
>
Voice: (317) 881-9781 FAX: (317) 881-9782
>
email: email@hidden url: http://www.legacyusa.net
>
>
developers of simply powerful software...
>
_______________________________________________
>
applescript-users mailing list
>
email@hidden
>
http://www.lists.apple.com/mailman/listinfo/applescript-users