Message 1 of 3
External Code
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
What would be causing "External Code" to be running some of my routines.
I have breaks points that are hit when they shouldn't be and the call stack just says "External Code" is calling it.
I can also see that some of my code runs on initializing (because of debugging messages written to the editor) but nothing that I can step through to see what is triggering it.
I found this on the swamp. http://www.theswamp.org/index.php?topic=13630.15
Maybe this is the answer but I have no idea. And also don't know what a static constructor is.