It could be recursion. The debug logs should help you determine exactly what is 
being called.

If method1 calls method1 which calls method1 again (and again and again and 
again), it would increase the stack level each time it calls itself.

-Tim




**********************************************************************
4D Internet Users Group (4D iNUG)
FAQ:  http://lists.4d.com/faqnug.html
Archive:  http://lists.4d.com/archives.html
Options: http://lists.4d.com/mailman/options/4d_tech
Unsub:  mailto:4d_tech-unsubscr...@lists.4d.com
**********************************************************************

Reply via email to