Is there any limitation on how many levels on nested template call can HP-UX platform(both 10.20 and 11.00) support? Because I was debugging a program and found out that the program exit prematurely when a template calls another template. I found out that the second template call is not successfull because the debug message I insert at the very beginning of the function does not printed out.