Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Command Line Parameters on an EXE
#2
If you run the exe from QM:

Function Function131
Code:
Copy      Help
;/exe
function str'a b

mes _s.format("''%s'', %i" a b)

Macro
Code:
Copy      Help
mac "Function131" "" "x" 5

If not from QM, use tok. Or probably can be used an undocumented command line syntax that QM uses to pass arguments to exe like in the above code.


Messages In This Thread

Forum Jump:


Users browsing this thread: 1 Guest(s)