Levels of recursion

Is there an upper limit on the number of levels of recursion permitted in Panorama X?

There is no specified limit. No testing has ever been done, but I would think the limit would be in the thousands of levels. However, I would suggest that if you have a program that requires thousands of levels of recursion you might want to rethink the algorithm.

No, nothing like that - maybe 20 or 30.