On Aug 15, 2008, at 6:43 PM, Jason Coco wrote:
Adding the @ just makes it an NSString constant... but writeData still requires (NSData *), not (NSString *).
Argh! Or perhaps, given the nature of this error, which I missed, I should say "Arg!"
Surely you got a compiler warning? If you ignored that, surely a runtime error?
Check your errors, both at compile time and runtime (and treat warnings as errors).
--Andy _______________________________________________ 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 [EMAIL PROTECTED]