Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Easy Copy and Paste
#4
Read QM Help, "Variable storage and scope" topic.

Global variables last between functions. But don't use where not necessary. For example, when calling a function, you can pass variables as arguments. Or use thread variables.


Messages In This Thread

Forum Jump:


Users browsing this thread: 1 Guest(s)