The following warnings occurred:
Warning [2] Undefined array key 0 - Line: 1677 - File: showthread.php PHP 8.2.31 (Linux)
File Line Function
/inc/class_error.php 157 errorHandler->error
/showthread.php 1677 errorHandler->error_callback
/showthread.php 916 buildtree




Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Out of Memory error
#11
LCD and oblo, we need to FIX this.
Please, pass me a source code which fails. I need to check what's going on.
Theoretically only writting unbalanced gosubs like this one should produce a stack overflow:
Code:
10 REM Program.... 20 ... 30 GOSUB 100 ... ... 100 Bla bla bla 150 GOTO 10 160 RETURN: REM Never reached
So I need to now what' happening. E.g. LCD, it could be of great help if you can "minimize" your code which reproduces error.
Otherwise, please someone send me any code to check it.

But it's my bet (a beer! ;-)) that you'are returning from a GOSUB with a GOTO, instead of RETURN.
Reply


Messages In This Thread

Forum Jump:


Users browsing this thread: 1 Guest(s)