Hello!
I'm currently facing a problem, that RR cannot find a handler within a library stack although that stack "is among the lines of the StacksInUse" and the script editor clearly shows that handler (and, well, the code has been successfully applied)
Is there any possibility to get a list a all handlers, which are currently "visible" to a given stack/card/object? The handler's name is really unique and not among the global/function/commandNames etc.
Debugging does not help either...
Thanks in advance for any help!
how to get a list of (currently) available handlers?
Moderators: FourthWorld, heatherlaine, Klaus, kevinmiller, robinmiller
how to get a list of (currently) available handlers?
Kind regards,
Andreas Rozek
Andreas Rozek
-
- VIP Livecode Opensource Backer
- Posts: 977
- Joined: Sat Apr 08, 2006 7:47 am
- Contact:
It tokenizes the script to extyract the handler names; thiçs is done entirely in the IDE, not through some engine call at the moment.
Jan Schenkel.
Jan Schenkel.
Quartam Reports & PDF Library for LiveCode
www.quartam.com
www.quartam.com