• 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: applescript-users digest, Vol 2 #766 - 16 msgs
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: applescript-users digest, Vol 2 #766 - 16 msgs


  • Subject: Re: applescript-users digest, Vol 2 #766 - 16 msgs
  • From: email@hidden
  • Date: Fri, 15 Jun 2001 13:10:36 -0700

> Hello all,
>> Is it possible to coerce this:
>> alias "Disk:Folder:File"
>> to this:
>> {file "File" of folder "Folder" of startup disk}

This is the method I use to get the class of finder items


tell application "Finder"
class of (alias "MacOS 8.6: Items from Desktop:" as reference)
--> folder
end tell

HTH,

ES


  • Prev by Date: scripting swatches in Illustrator 9
  • Next by Date: Re: How to 'load' osaxen
  • Previous by thread: scripting swatches in Illustrator 9
  • Next by thread: Re: applescript-users digest, Vol 2 #766 - 16 msgs
  • Index(es):
    • Date
    • Thread