Calling an Action from a function
Calling an Action from a function
- Subject: Calling an Action from a function
- From: Kodex <email@hidden>
- Date: Mon, 24 May 2004 10:50:43 -0700 (PDT)
Is there a way to call an action from a function? IE
making the code press a button at a timer if they user
hasnt yet or in response to a loop? I tired simply
calling it like this
if (test == true)
theAction();
But i get a defination error on it. Thanks for the
help in advance guys =)
~Kyle
__________________________________
Do you Yahoo!?
Yahoo! Domains Claim yours for only $14.70/year
http://smallbusiness.promotions.yahoo.com/offer
_______________________________________________
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.