Subj : recursion errors
To   : Rastus
From : Nightfox
Date : Sun Dec 29 2013 09:06 am

 Re: recursion errors
 By: Rastus to DOVE-Net.Synchronet_JavaScript on Sat Dec 28 2013 20:25:16

Ra> I have a several JavaScript menus that are two levels deep.  They work
Ra> fine when calling an external program, but I get a recursion error when
Ra> calling a JavaScript program such as a JavaScript external message
Ra> editor or yet another JavaScript menu.

Ra> Is there a way to circumvent this error other than the obvious choice of
Ra> limiting the depth of the menus to one level?

You shouldn't be getting a recursion error if your JavaScript code is only two
levels deep.  I've only ever seen that error in JavaScript when I was calling a
recursive function that had (probably) called itself hundreds or perhaps
thousands of times.

If you can post the code that is producing the error, that might help diagnose
it.

Nightfox

---
� Synchronet � Digital Distortion BBS - digitaldistortionbbs.com