Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Global Variable Questions
#2
To clear variables, assign 0 values or new empty variables or use member functions (eg str.all) that clear them. There is no other way. Also you cannot delete variables without restarting QM or reloading file.

Global variables that are used in exe but initialized (assigned some values) somewhere else, eg when QM starts: In exe they will be empty. You have to initialize in exe too.


Messages In This Thread

Forum Jump:


Users browsing this thread: 1 Guest(s)