send mouseup to control
Richard Gaskin
ambassador at fourthworld.com
Wed May 24 14:50:29 EDT 2017
Mark Wieder wrote:
> You could pull the information out of the executionContexts, but you'd
> probably be better off with a bit of refactoring.
I'd go with executionContexts. Are there circumstances where this
wouldn't work?:
function CallerID
-- Line -1 = this function
-- Line -2 = the script that called this function
-- so:
return item 1 of line -3 of the executionContexts
end CallerID
--
Richard Gaskin
Fourth World Systems
Software Design and Development for the Desktop, Mobile, and the Web
____________________________________________________________________
Ambassador at FourthWorld.com http://www.FourthWorld.com
More information about the use-livecode
mailing list