Re: Problem with Service and PasteBoards

2009-06-28 Thread mmalc Crawford
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? NSReturnTypes dictionaryPBoardType

Problem with Service and PasteBoards

2009-06-27 Thread Guillem Palou
Hi all, I have a problem with a nsservice provider. The problem is that I correctly call the service using NSServiceProvider without errors and the service executes perfectly. But at the time to return my Data Type, it fails. I declared a custom data type named @"dictionaryPBoardType" but I