Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
run: Protocol Handler 2.0
#2
here is an example :

javascript (extend the function to pass variables)
Code:
Copy      Help
function save() {
        window.location.href = "run:qmcl.exe?Q° M °run_protocol° A (arg 1) (arg 2 and °quoted text°)";
}

run_protocol
Code:
Copy      Help
function $arg1 $arg2

out "arg1=%s[]arg2=%s" arg1 arg2
pi


Messages In This Thread

Forum Jump:


Users browsing this thread: 1 Guest(s)