Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Run QM Code from command line without creating macros
#6
Now I tested with older QM versions. In QM prior to 2.1.7, mac does not return thread handle, and waiting does not work, although runs without error. Maybe better would be to remove E from bat file.

Code:
Copy      Help
@ECHO OFF
"c:\program files\quick macros 2\qmcl.exe" M "Eval" C %*

and return to RunTextAsMacro

Code:
Copy      Help
RunTextAsMacro _command
;instead of
;wait 0 H mac(newitem("temp_macro" _command "temp_macro_template" "" "\User\Temp" 1))


Messages In This Thread

Forum Jump:


Users browsing this thread: 1 Guest(s)