Subj : recursion errors
To : DOVE-Net.Synchronet_JavaScript
From : Rastus
Date : Sat Dec 28 2013 08:25 pm
This question has undoubtedly been asked before so I'll apologize in advance
for not keeping adequate archives.
I have a several JavaScript menus that are two levels deep. They work fine
when calling an external program, but I get a recursion error when calling a
JavaScript program such as a JavaScript external message editor or yet
another JavaScript menu.
Is there a way to circumvent this error other than the obvious choice of
limiting the depth of the menus to one level?