/[no]recursive

Syntax:

/recursive or /norecursive

The /recursive option compiles all procedures (functions and subroutines) for possible recursive execution. Specifying the /recursive option sets the /automatic option. The default is /norecursive.

In the visual development environment, specify Enable Recursive Routines in the Code Generation Compiler Option Category.