On Jun 27, 2009, at 10:13 AM, Guillem Palou wrote:
It's not clear what you're trying to achieve. Are you invoking the service from the same application that provides it?
<key>NSReturnTypes</key> <array> <string>dictionaryPBoardType</string> </array>
In which application is this property defined?
NSPerformService(@"Get Movie Info", pboard);
What happens if you try to invoke the service from a running application (if you're able to?)?
See also <http://www.cocoabuilder.com/archive/message/cocoa/2009/6/25/239616 > and follow-ups.
mmalc _______________________________________________ Cocoa-dev mailing list (Cocoa-dev@lists.apple.com) Please do not post admin requests or moderator comments to the list. Contact the moderators at cocoa-dev-admins(at)lists.apple.com Help/Unsubscribe/Update your Subscription: http://lists.apple.com/mailman/options/cocoa-dev/archive%40mail-archive.com This email sent to arch...@mail-archive.com