RECURSION_LIMIT

Default: 7

Options: Any Number

This is only used if you select...

MAKE_CLICK_DBF_FROM=DRIVES

It limits the depth that directory recursion will traverse. I found
on my personal NT drive, there were directories nested so deeply
that I got a stack overflow. This eliminated that problem.