Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Changing Numeric Value
#2

Look through the QM Reference for:
str, int, setclip/getclip, then you should be able to understand how to add or subtract strings or intercepts, as well as copy and pasteing information.


EXAMPLE:
Macro ( Example )
Code:
Copy      Help
int i=10 ;; Example number; int used when dealing with numbers.

out i-1 ;; Subtracts 1 from int value.
Taking on Quick Macros one day at a time


Messages In This Thread

Forum Jump:


Users browsing this thread: 1 Guest(s)