directing a function call
Leston Drake
lestond at lpsoftware.com
Tue Apr 6 16:19:26 EDT 2004
Hi all,
In a "stacksInUse" stack script, I need to call a function. And I want to
target the main stack, so that it first looks for the handler for the
function in the main stack, then in the stacksInUse, in order as normal.
I tried something like
put the myFunction() of this stack into myVar
but it didn't like that.
Anyone know the proper syntax for this?
TIA,
Leston
More information about the use-livecode
mailing list