Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
use A from commandline in if
#3
thanks for teaching me.

here is my result:
Code:
Copy      Help
function [$arg1]
act win(mouse)

sel(arg1)
,case "destroy" clo+
,case else clo

i trigger the function from strokeit, draw C for close and D for destroy window.

close window [C]
qmcl.exe M "close_window"
destroy window [D]
qmcl.exe M "close_window" A "destroy""

***
what about an alternative syntax for commandline ?
i have problems talking from a firefox extension to qm.
there is a problem with quotes.

qmcl.exe /pi_mode /close_window /destroy
pi


Messages In This Thread

Forum Jump:


Users browsing this thread: 1 Guest(s)