Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
passing a variable to qm
#6
thats pretty cool and works very fine.
it took me a small time to understand your example,
because i idiot included the M in my pp variable qm :roll:

so for ppro users my command looks like that :

initialize the qm path as variable at ppro start :
Code:
Copy      Help
qm = "'"C:\Programme\PowerPro\Quick Macros 2\qmcl.exe'" M"]
(M is included ...)

Code:
Copy      Help
$(qm) "tester" A "first string" 1 "second string"

to get the third variable (second string string) the qm code for tester is :
Code:
Copy      Help
function $string1 i $string2
mes m
pi


Messages In This Thread

Forum Jump:


Users browsing this thread: 1 Guest(s)