I have a component which I am trying to debug. The host is interpreted, stand alone.
When the component is compiled and built the host starts, but of course I can not trace the code in the component - from which I am getting an error message. When I swap in the interpreted version of the component, during database startup I get an error not enough memory (obviously stuck in a loop). However, currently the very first line of code in the host ON STARTUP is TRACE. The not enough memory error is presented BEFORE the trace is hit. The ON STARTUP of the component is empty (no code). What code could be running? Thanks Chip --------------- Gas is for washing parts Alcohol is for drinkin' Nitromethane is for racing ********************************************************************** 4D Internet Users Group (4D iNUG) Archive: http://lists.4d.com/archives.html Options: https://lists.4d.com/mailman/options/4d_tech Unsub: mailto:[email protected] **********************************************************************

