Another issue: Changing one variable instantly changes the value of another variable
#6
Like Steve said, watch what you do with variables passed to FUNCTIONS AND SUBs. Because you do manipulate the original values within the routine. Which if your careful can be a big and powerful feature, if your not careful it can be a living nightmare.

In QB4.5 you could do this with FUNCTIONs alone, but in QB64 it happens in both.
Reply


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



Users browsing this thread: 4 Guest(s)