Hello everyone, wherever you are!
A general question:
How much does the use of CALL affect the use of resources (CPU, memory and more) in terms of resource exploitation?
For example, does the massive use of '$ INCLUDE instead of CALL damage system and program performance?
And the use of COMMON SHARED or DIM SHARED, in the same way, damages them?
Thank you!