Unwinding the containment hierarchy of a reference
Unwinding the containment hierarchy of a reference
- Subject: Unwinding the containment hierarchy of a reference
- From: "Scott Babcock" <email@hidden>
- Date: Tue, 7 Dec 2004 12:44:12 -0800
- Thread-topic: Unwinding the containment hierarchy of a reference
Given an arbitrary AppleScript object reference, is there a reasonable
way to determine the object's containment hierarchy? For example:
tell application "TextEdit"
set x to a reference to word 12 of document 2
end tell
Is there a programmatic way to determine that word 12 is contained by
document 2, which is contained by application "TextEdit"?
_______________________________________________
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