Another issue: Changing one variable instantly changes the value of another variable
#5
Uhmmm, unless temp$ is shared (which would be kinda odd) your sub doesn't do anything to the state of the program outside the sub???

It certainly doesn't change Path$, you would need a final line Path$ = Temp$.
b = b + ...
Reply


Messages In This Thread
RE: Another issue: Changing one variable instantly changes the value of another variable - by bplus - 06-17-2022, 03:12 AM



Users browsing this thread: 4 Guest(s)