softweng
March 21st, 2001, 01:27 PM
Is there any difference in performance by using the DIM statement to declare variables in a
Procedure instead of the PRIVATE statement?
Do the two statements use the same amount of memory or is one more efficent than the other?
Thanks for your input!!!
Procedure instead of the PRIVATE statement?
Do the two statements use the same amount of memory or is one more efficent than the other?
Thanks for your input!!!