Re: If...then statements
Re: If...then statements
- Subject: Re: If...then statements
- From: Tony Cate <email@hidden>
- Date: Sat, 4 Jun 2005 16:52:45 -0500
Try this instead...
if([[loc stringValue] isEqualToString: @"Welcome Screen"])
On Jun 4, 2005, at 4:44 PM, Connor Wakamo wrote:
if([loc stringValue] == @"Welcome Screen")
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Cocoa-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden