Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Using parameter passed from external program
#2
Hi,

I use a program called Zentimo that can launch programs on USB disk connection.

Here is one which looks like what you look for:

In Zentimo, i put as application to launch -> "c:\program files (x86)\quick macros\qmcl.exe" M "MyFunction" "MyParameter"

In QM, I use a function called "MyFunction", and I get "MyParameter" from Zentimo using QM _command internal variable

It looks like

run "C:\Program Files (x86)\programtolaunch.exe" F" {_command} "

Hope this help.


Messages In This Thread

Forum Jump:


Users browsing this thread: 1 Guest(s)