• 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: Drilling down into an AppleScript object reference
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Drilling down into an AppleScript object reference


  • Subject: Re: Drilling down into an AppleScript object reference
  • From: Matt Neuburg <email@hidden>
  • Date: Fri, 23 Sep 2005 19:55:00 -0700
  • Thread-topic: Drilling down into an AppleScript object reference

On Wed, 10 Aug 2005 15:14:52 -0700, "Scott Babcock" <email@hidden>
said:
>This may be old news to some of you, but I found that it's possible
>through coercion to decompose an object reference to determine the
>reference type [named/index/id], object class, selector, and container
>object (the object's parent).
>... it
>works for objects of every application I tried.

tell application "Finder"
    set f to (get file 1)
end tell
get f as record -- error

m.


--
matt neuburg, phd = email@hidden, <http://www.tidbits.com/matt/>
A fool + a tool + an autorelease pool = cool!
AppleScript: the Definitive Guide
<http://www.amazon.com/exec/obidos/ASIN/0596005571/somethingsbymatt>



 _______________________________________________
Do not post admin requests to the list. They will be ignored.
Applescript-users mailing list      (email@hidden)
Help/Unsubscribe/Update your Subscription:

This email sent to email@hidden

  • Prev by Date: Re: Getting info back from iCal: missing values ?
  • Next by Date: Re: Dave Lyons
  • Previous by thread: Re: Problem with "unavailable" values...
  • Next by thread: Re: Mail and Attachments
  • Index(es):
    • Date
    • Thread