The executionContexts is what you're looking for. On Thu, Jan 19, 2017 at 4:29 PM Bob Sneidar via use-livecode < [email protected]> wrote:
> Whoops! Caller is not a property. I guess I don't know. > > Bob S > > > On Jan 19, 2017, at 08:23 , Bob Sneidar via use-livecode < > [email protected]<mailto:[email protected]>> > wrote: > > Hi all. > > I know about the Caller property, which holds the name of the handler that > called the current one. I notice however in the script debugger that it has > a popup menu of every handler back to the beginning. What I need is a way > to discern what that list is, and the line numbers of each script back to > the beginning of the first call. THAT is what is needed in any error log. > > Any ideas? > > Bob S > > _______________________________________________ > use-livecode mailing list > [email protected] > Please visit this url to subscribe, unsubscribe and manage your > subscription preferences: > http://lists.runrev.com/mailman/listinfo/use-livecode > _______________________________________________ use-livecode mailing list [email protected] Please visit this url to subscribe, unsubscribe and manage your subscription preferences: http://lists.runrev.com/mailman/listinfo/use-livecode
