Revmobile iPhone simulator

Anything beyond the basics in using the LiveCode language. Share your handlers, functions and magic here.

Moderators: FourthWorld, heatherlaine, Klaus, kevinmiller, robinmiller

Post Reply
petero
VIP Livecode Opensource Backer
VIP Livecode Opensource Backer
Posts: 59
Joined: Sat Jan 20, 2007 4:09 am

Revmobile iPhone simulator

Post by petero » Sat Mar 13, 2010 6:09 pm

I created a simple stack with a standard "Answer" dialog with 3 choices,then use if statements to evaluate the choices. This works in standalone mode but not in the iPhone simulator. Is there a problem interpreting the "it" variable? or in the use of "IF" statements?
Thanks in advance.

malte
Posts: 1098
Joined: Thu Feb 23, 2006 8:34 pm
Contact:

Re: Revmobile iPhone simulator

Post by malte » Sun Mar 14, 2010 8:24 am

Hi Petero,

seems it and the result are mixed up here. The choice is stored in the result. I am sure this will be fixed soon, though might be worth reporting to the email add that came with the revMobile subscription.

You or me? :-)

Cheers,

Malte

Post Reply