Previous Topic Next topic Print topic


Optimizing CALL Statements

CALL statements. For example, to use these efficiently, call the program using a literal rather than a data-name, limit the number of CALL statements, and so on.

You can optimise CALL statements in the following ways:

Previous Topic Next topic Print topic