interapplication communication using appleevents MAC OSX
interapplication communication using appleevents MAC OSX
- Subject: interapplication communication using appleevents MAC OSX
- From: "saurabh goel" <email@hidden>
- Date: Wed, 18 Dec 2002 17:24:06 +0530
Hi,
I have two applications, one running in OSX environment and another in OS9
environment on same OSX machine. I start OS9 application from the application
in OSX and am able to send apple events to that application.
Now when trying to send apple event in opposite direction, i.e. from OS9 to
OSX application (both of which are already running), when i try to do it using
application address or PSN, it gives me error that they are invalid. So I
presume I got to use typeSessionID or typeTargetID (refering from apple
documents).
Can anyone tell me how to do it or atleast how to retrieve a typeSessionID /
typeTargetID for my OSX application which I can pass to OS9 application and
then can make a call back to OSX app?
I am using PowerPlant classes and codewarrior-8 for development.
Any help (sample code or any reference to any existing article) would be
highly appreciated.
Thanks.
Regards,
Saurabh Goel
_______________________________________________
macnetworkprog mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/macnetworkprog
Do not post admin requests to the list. They will be ignored.