Retro video games delivered to your door every month!
Click above to get retro games delivered to your door ever month!
X-Hacker.org- CA-Clipper 5.3 . Error Messages - <b>1206: maximum procedure nesting depth exceeded</b> http://www.X-Hacker.org [<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]
 1206:   maximum procedure nesting depth exceeded

     Explanation:  This message indicates that during execution of the
     program the depth of nested procedures, i.e., the number of procedures
     calling one another without returning, has exceeded the maximum that may
     be handled on the procedure call stack.

     Action:  To increase the size of the procedure call stack simply use
     a BLINKER PROCEDURE DEPTH or a STACK command in the Blinker script file.

     See also:  The Linker Reference Commands section in the "CA-Clipper
     Real Mode Linker--BLINKER.EXE" chapter of the Programming and Utilities
     Guide.

Online resources provided by: http://www.X-Hacker.org --- NG 2 HTML conversion by Dave Pearson