02-03-2019, 11:54 PM
Thank you for your reminder
I have a question, how do I get the variable i2 from the QM to the VBS code?
Macro Macro2
Function Fun5
I have a question, how do I get the variable i2 from the QM to the VBS code?
Macro Macro2
RegisterNetComComponent "$qm$\QmSendMessage.dll" 2|4
str vbs=
;set q = CreateObject("QmSendMessage.QMSM")
;q.Run "Q ^ MS ^Fun5^ C 1", true
;msgbox i2
VbsExec vbs
out "---"
Function Fun5