Re: (no subject)
Re: (no subject)
- Subject: Re: (no subject)
- From: Julian Barkway <email@hidden>
- Date: Mon, 14 Apr 2003 14:57:40 +0200
On Monday, April 14, 2003, at 02:30PM, Dan Bernstein <cocoa-dev%email@hidden> wrote:
>
Because *type != @"NSApplicationFileType" (they're not the same
>
object), but maybe
>
[*type isEqual:@"NSApplicationFileType"]
Better yet would be:
[*type isEqualToString:@"NSApplicationFileType"]
_______________________________________________
cocoa-dev mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.