I figured it out. I had forgotten to include

global gBrowserA

:-/

On Thu, Apr 5, 2012 at 8:20 AM, Geoff Canyon <gcan...@gmail.com> wrote:

> *on* touchEnd pId
>
>    mobGUIUntouch the long id of me
>
>    *put* the uText of *group* "URL" into tURL
>
>    *if* char 1 to 7 of tURL is not "http://"; *then* *put* "http://"; beforetURL
>
>    iPhoneControlSet gBrowserA["browser"],"url",tURL
>
> *end* touchEnd
>
_______________________________________________
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