On Tue, 4 Jun 2013 16:00:54 +0200, Thierry Cantet said: >It returns the result code -50 (result code that doesn't appear in the >lists of the result codes of this function ( >https://developer.apple.com/library/mac/#documentation/Carbon/Reference/ >Text_Encodin_sion_Manager/Reference/reference.html >) > >What does this -50 can mean ?
Go to Terminal and type: $ macerror -50 Mac OS error -50 (paramErr): error in user parameter list See also MacErrors.h. Cheers, -- ____________________________________________________________ Sean McBride, B. Eng [email protected] Rogue Research www.rogue-research.com Mac Software Developer Montréal, Québec, Canada _______________________________________________ Cocoa-dev mailing list ([email protected]) 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: https://lists.apple.com/mailman/options/cocoa-dev/archive%40mail-archive.com This email sent to [email protected]
