I Dim strSQL as String in proc1 and use it within then
call a subsequent proc2 while proc1 is still open. Within proc2 I Dim another strSQL an use it also. Is there any stepping on toes because of using the same memvar. I doubt it but just wanted confirm this with my expert cyber buddies.
Steve
call a subsequent proc2 while proc1 is still open. Within proc2 I Dim another strSQL an use it also. Is there any stepping on toes because of using the same memvar. I doubt it but just wanted confirm this with my expert cyber buddies.
Steve