Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Good programming practice
#2
Usually, instead of goto, it is better to use other flow-control statements (if-else, rep, for, sel-case, ...) and user-defined functions.

I recommend to read QM Help, Programming topic (it is included starting from QM 2.1.4 or 3). Of course, there should be more about programming. I'll try to write something in the future.

Also, you can browse the System folder (in the list of macros). Although many functions in the System folder are too complex to begin learning, you will also find many quite simple functions. I'm sorry, they are almost without comments, and this is not good practice.


Messages In This Thread

Forum Jump:


Users browsing this thread: 1 Guest(s)