Door Games Unlimited

Welcome, Guest.


Subject: Re: recursion errors Date: Sun Dec 29 2013 12:05:45
From: Nightfox To: Rastus

  Re: Re: recursion errors
  By: Rastus to echicken on Sun Dec 29 2013 12:03:42

 Ra> I ran into trouble when I added a Message Base to a menu.. 

When you say you added a message base to a menu, what does that mean exactly? 
A command to read messages?

 Ra> I am using Eric Oulashin's BRE/Lord Menu's.  I used the example provided
...
 Ra> !JavaScript  /sbbs/exec/L169_Menu.js line 206: too much recursion

L169_Menu.js is not one of the files in my BRE/LORD menu package.  Can you give
more details on where you got that file from?  Or is it one that you created? 
If so, posting the code on & around line 206 might help us see what the issue
might be.

 Ra> !JavaScript  /sbbs/exec/SlyEdit.js line 1: unknown (can't convert to
 Ra> string)

I'm not sure about that one..  Line 1 of SlyEdit.js is a comment, so the
JavaScript interpreteer should simply ignore it.  I'm not sure why it's giving
you an error there.

 Ra> The editor is not in question, calling any JavaScript file from 2 layers
 Ra> deep creates the same type of error message.  However there is no
 Ra> problem calling JS files from The first layer of a such a JS menu.

When you say "layer", do you mean creating another menu based on the option
chosen from the first menu?

Nightfox

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

Previous Message       Next Message
In Reply To: Re: recursion errors (Rastus)
Replies: Re: recursion errors (Rastus)Re: recursion errors (Rastus)