Another issue: Changing one variable instantly changes the value of another variable
#12
Quote:You'd still end up with the same root issue though when you did a return$ = ClearPath(Temp$).

;-)) Not me, I prefaced what I said with this:
Code: (Select All)
' don't share temp$, temp$ is supposed to be temporary!!!
test$ = "C:\Dir1\Dir2\"
Print CleanPath$(test$)
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, 02:34 PM



Users browsing this thread: 2 Guest(s)