Hi experts
I have the following problem:
I try to implement a requirement where I need recursive procedure calls. I have a procedure that calls another procedure that, in certain cases, calls the first one again. If I try to activate the procedure I get a "invalidated procedure" "at ptime/query/checker/check_call.cc:308" error. Is it possible to have recursive procedure calls, if yes, what do I have to do to get them activated? Or does this error message mean something colpletely else?
Regards
Stefan