Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Command line arguments are not available
#1
I need to exit qm after executing the macro func8.
using the following command line,  Unable to execute, prompt invalid parameters
It may also need some settings, I hope someone will help me to point out, thanks

"C:\Program Files (x86)\Quick Macros 2\qmcl.exe" M E "func8" "123" 

If I don't add the parameter E,  run successfully.
"C:\Program Files (x86)\Quick Macros 2\qmcl.exe" M "func8" "123" 


Function func8
Code:
Copy      Help
int i=5
int i2=i+val(_command)
mes i2


Messages In This Thread
Command line arguments are not available - by win - 05-12-2019, 02:34 AM

Forum Jump:


Users browsing this thread: 3 Guest(s)