[<<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.

This page created by ng2html v1.05, the Norton guide to HTML conversion utility. Written by Dave Pearson