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/ExoSpace 1.0g - <b>exospace procedure depth</b> http://www.X-Hacker.org [<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]
 EXOSPACE PROCEDURE DEPTH
------------------------------------------------------------------------------

 Synopsis

     Set maximum depth of CA-Clipper procedure stack.

 Syntax

     EXOSPACE PROCEDURE DEPTH <MaxDepth>

 Example

     EXOSPACE PROCEDURE DEPTH 100

 Description

     Sets the maximum depth to which CA-Clipper procedure calls can be
     nested.  This option causes the applications's stack size to be set
     accordingly.  This command has the same effect as the stack command, but
     conveniently allows stack size to be set in terms of procedure depth
     rather than number of bytes.  To set the stack size to a specified
     number of bytes, use the STACK command instead.


See Also: STACK

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