Sending AppleScript objects from one app to another
Sending AppleScript objects from one app to another
- Subject: Sending AppleScript objects from one app to another
- From: Leonid Bogdanov <email@hidden>
- Date: Thu, 12 May 2011 21:45:13 +0400
Hello!
I'm trying to write kind of "caching" application on AppleScript, so that one app can store objects in such "cache"
and receive assigned numeric ID back, and retrieve back stored object by ID.
It works well with simple data types, such as strings, numbers and list of elements of these types,
but I can't put into cache complex objects such as Safari active window etc.
Is this possible at all? Or such objects cannot exist "outside" of their parent app / object.
_______________________________________________
Do not post admin requests to the list. They will be ignored.
AppleScript-Users mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
Archives: http://lists.apple.com/archives/applescript-users
This email sent to email@hidden