Debugging libraries
Mark Wieder
ahsoftware at sonic.net
Tue Jul 19 13:45:37 EDT 2022
On 7/19/22 09:00, Bob Sneidar via use-livecode wrote:
> Hi all.
>
> There is a global variable, I thought it was gRevDevelopment, where you set it to true if you need to debug a script which begins with "lib". I cannot think what that global is!
Set gRevDevelopment true to debug system stacks (starting with "rev" or
plugins). And remember to set it false afterwards. If you're trying to
debug a library that's been password-protected, though, it won't help.
--
Mark Wieder
ahsoftware at gmail.com
More information about the use-livecode
mailing list