Question... Why doesn't the returnKey on my iPhone change to the "Next" option?

    mobileSetKeyboardReturnKey "next"

    ask "" with pLabel titled askTitle
    if the result = "cancel" then
        exit thisThing
    end if
    put it into tAskData

What am I doing wrong?

-Dan

_______________________________________________
use-livecode mailing list
use-livecode@lists.runrev.com
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-livecode

Reply via email to