I like it!

Sent from my iPhone

> On 8 Jan 2016, at 8:52 PM, Mark Waddingham <m...@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

_______________________________________________
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