Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Qm Version
#2
Gets current version:
Macro
Trigger SF9     Help - how to add the trigger to the macro
Code:
Copy      Help
out _qmver_str

Then just do...
Macro
Trigger SF9     Help - how to add the trigger to the macro
Code:
Copy      Help
str ReqVer = "2.3.0"
str MyVer = _qmver_str
if MyVer != ReqVer
,mes "Update QM..."
,web "http://www.quickmacros.com" 0x4


Messages In This Thread

Forum Jump:


Users browsing this thread: 1 Guest(s)