returnKey and ask on iPhone

Dan Friedman dan at clearvisiontech.com
Tue Jul 14 19:28:39 EDT 2020


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



More information about the use-livecode mailing list