Debug and IDE scripts
Mark Wieder
mwieder at ahsoftware.net
Wed Sep 12 17:02:22 EDT 2012
Peter Haworth <pete at ...> writes:
> So I guess my interest is if I can utilize the mechanism by which the IDE
> protects its handlers from being seen by debug for my own stacks to avoid
> this issue. I was hoping perhaps there would be a secret custom property
> that told debug to keep out or something like that.
Use the IDE's naming convention. Start your stack name with "rev", i.e.,
"revlcStackBrowser". That way the IDE thinks it's one of its own and won't try
to burrow in.
--
Mark Wieder
mwieder at ahsoftware.net
More information about the use-livecode
mailing list