Peter Haworth <pete@...> 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 [email protected] _______________________________________________ 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
