PROGRAM OPTIMIZATION



Hello, I have a program with a for that calls a subrutine 3000 times,
and each time that for is executed, the subrutine returns a lot of
variables. This program is very slow so could anybody tell me if there
is a way to improve this speed? Many thanks.

.