I believe Helena was suggesting that you use the sample app to verify that sending the text of your XML worked fine.
I expect your problem is the method XMLData returns an NSData object which contains an NSString. I don't have the text of your sendXML method, but is it extracting the bytes of the contained NSString and attaching them to the event?
Have you tried turning on AppleEvent tracing so you can see what you are actually sending?
regards, -eryk
On Feb 21, 2010, at 9:53 PM, Brad Wright wrote:
Do not post admin requests to the list. They will be ignored.
Pro-apps-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden
|