Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Expect to add support for the imacros API code
#16
Or export the iMacros script to VBScript and run the code in QM, like:

Macro Macro2728
Code:
Copy      Help
str code=
;VERSION...
;TAB...
;...
VbsExec code

Also can run C# code, but need to know the .NET dll path and the namespace. Maybe don't need the dll path if the dll is installed in the .NET assembly cache; then need just the namespace name, to add code line 'using Namespace;'.


Messages In This Thread

Forum Jump:


Users browsing this thread: 6 Guest(s)