• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag
 

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Re: Finding a volume name
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Finding a volume name


  • Subject: Re: Finding a volume name
  • From: Andy Wylie <email@hidden>
  • Date: Mon, 02 Dec 2002 19:08:06 +0000

on Mon, 02 Dec 2002 13:56:51 +0800 Matthew Healey wrote:

>I need to retrieve the name of an AppleShare volume currently on the desktop
>(MacOS 9.2.2). I know the volume ends in "Files", but my script doesn't know
>the start of the name.
>
>Is there any way that I can easily do a wildcard search for the complete
>volume name?

tell application "Finder"
(disks whose name contains "Files")'s name
end tell
_____________________________ Andy
_______________________________________________
applescript-users mailing list | email@hidden
Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/applescript-users
Do not post admin requests to the list. They will be ignored.

  • Follow-Ups:
    • Capturing video using AppleScript
      • From: The Other Rob <email@hidden>
    • Re: Finding a volume name
      • From: Matthew Healey <email@hidden>
  • Prev by Date: Finding a volume name
  • Next by Date: Re: Finding a volume name
  • Previous by thread: Re: Finding a volume name
  • Next by thread: Re: Finding a volume name
  • Index(es):
    • Date
    • Thread