If this is your first visit, be sure to check out the FAQ by clicking the link above.
You may have to register before you can post: click the register link above to proceed.
To start viewing messages, select the forum that you want to visit from the selection below.
When a procedure or function calls another one with a CALL statement, and the nested routine has not been created yet, the procedure or function can not be created too.
Which other CALL statement type can be used in this case? DYNAMIC CALL?
Which is exactly the meaning of DYNAMIC CALL?