08-15-2023, 07:36 AM
Quote:Let me try to explain to see if Aurel doesn't get confused easily.I am already confused
But looks to me that you are not sure and thanks for proposal
there is trick
for local variable is it is not problem in declaration then in execution
i can easy add this :
Code: (Select All)
myFN()
var a,b,c
'do something
delete a,b.c ' delete local variables from variable list
endFN
myFN(a,b,c)
so function must be declared or autoDeclared
micro(A)developer
http://basic4us.epizy.com/forum/index.php
http://basic4us.epizy.com/forum/index.php