Duplicate simultaneous calls to same handler
J. Landman Gay
jacque at hyperactivesw.com
Fri Jan 23 13:52:57 EST 2015
On 1/22/2015 11:58 PM, Mark Wieder wrote:
> Each invocation of a function gets its own set of local variables.
> Script local variables are in a shared common pool.
Thanks everybody for all the responses, it was what I needed to know. So
basically it acts just like a recursive handler, with the same rules
about waits and variable values.
--
Jacqueline Landman Gay | jacque at hyperactivesw.com
HyperActive Software | http://www.hyperactivesw.com
More information about the use-livecode
mailing list