DEBUGGING CUSTOMIZATION
These options affect debugging and the level of internal checks ScriptEase performs.
NDEBUG
JSE_MEM_DEBUG (on if NDEBUG not defined)
JSE_SLOW_MEM_ALLOC (off)
JSE_ENFORCE_MEMCHECK (on)
JSE_TRACK_MEMUSE (off)
JSE_TRACK_OBJECT_USE (off)
JSE_NEVER_FREE (off)
JSE_DONT_POOL (off)
JSE_ALWAYS_COLLECT (off)
JSE_PSEUDO_PALMOS (off)