09-29-2012, 05:45 AM
So I want to call macros from a program that is called from GlovePIE
The syntax to execute an exe is: Execute(filename, [arguments]), Chain(filename)
Don't know what Chain does.
QM command line to run a function/macro is:
run "c:\program files (x86)\quick macros 2\qmcl.exe" M "function"
So what can I put into the GlovePIE script?
I was even thinking about a simple program that would relay the function as an argument, but I can't figure out how to run a function in a QM exe using the run command. Funny.
-jim
The syntax to execute an exe is: Execute(filename, [arguments]), Chain(filename)
Don't know what Chain does.
QM command line to run a function/macro is:
run "c:\program files (x86)\quick macros 2\qmcl.exe" M "function"
So what can I put into the GlovePIE script?
I was even thinking about a simple program that would relay the function as an argument, but I can't figure out how to run a function in a QM exe using the run command. Funny.
-jim