A
AMeador
I can't remember and am having a hard time finding a way to make a
variable maintain its value between procedure calls. I have a counter
in a procedure that I want to retain its value between call so I can
see how ofter this procedure is called. How do you define the variable
to do this? I read it somewhere, and I know it's not that complex to
do, I just can't find it now that I want it.
variable maintain its value between procedure calls. I have a counter
in a procedure that I want to retain its value between call so I can
see how ofter this procedure is called. How do you define the variable
to do this? I read it somewhere, and I know it's not that complex to
do, I just can't find it now that I want it.