HTML5 update: why it is slow?

Monte Goulding monte at appisle.net
Fri Jan 8 07:00:00 EST 2016


I like it!

Sent from my iPhone

> On 8 Jan 2016, at 8:52 PM, Mark Waddingham <mark at livecode.com> wrote:
> 
> on processThing
>  load url "..." with "processThing2"
> end processThing
> 
> on processThing2 pUrlData
>  revb_query_async("processThing3", ..., "SELECT * FROM x WHERE y = %1", "tInput")
> end processThing2
> 
> on processThing3 pQueryData
>  doThingWithQueryResult line 1 of pQueryData
> end processThing3




More information about the use-livecode mailing list