Re: How dynamicaly adddress a message?
Re: How dynamicaly adddress a message?
- Subject: Re: How dynamicaly adddress a message?
- From: Brian Williams <email@hidden>
- Date: Fri, 22 Feb 2002 02:03:40 -0800 (PST)
Marcel,
Thanks for the help. Thats what I wanted to know.
Brian
BTW why don't i want a constant string?
--- Marcel Weiher <email@hidden> wrote:
>
>
On Friday, February 22, 2002, at 09:59 AM, Brian
>
Williams wrote:
>
>
>
>
> can i specify a message using a string?
>
>
Yes:
>
>
SEL selector = NSStringFromSelector
>
( @"YouProbablyDon'tWantAConstantStringHere" );
>
[objB perform:selector];
>
>
Marcel
>
>
--
>
Marcel Weiher Metaobject Software Technologies
>
email@hidden www.metaobject.com
>
Metaprogramming for the Graphic Arts. HOM, IDEAs,
>
MetaAd etc.
Yahoo! Sports - Coverage of the 2002 Olympic Games
http://sports.yahoo.com
_______________________________________________
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.