Re: NSTask problem...
Re: NSTask problem...
- Subject: Re: NSTask problem...
- From: "Donald S. Hall" <email@hidden>
- Date: Sun, 03 Nov 2002 21:27:59 -0700
Just a guess, because it's happened to me. Are you referring to some object
that has been released? If the memory has been reallocated to an NSNumber,
you would get this message because the new object doesn't recognized the
message selector.
Don
>
Hi.
>
Sometimes, when launching an NSTask, I got the error :
>
*** -[NSCFNumber fileSystemRepresentation]: selector not recognized
>
>
I can't understand the reason why this occurs...
>
Does somebody have an explanation ?
>
>
Thanks. Nico
--
Donald S. Hall, Ph.D.
Apps & More Software Design, Inc.
http://www.theboss.net/appsmore
email@hidden
_______________________________________________
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.