PERFORM_STACK

This variable sets the depth to which PERFORM statements can be nested at runtime when the -Zr compile-time option is used. The default value is 128. The maximum value is 10916. Setting this variable to its maximum value can waste resources and is not recommended.