Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Passing variables from menus
#2
Look in QM Help -> Pop-up menu -> How to show a menu from code.

Menu Menu - AVS Agents
Code:
Copy      Help
;/noicons /dontrun
John Jones : JOHN JEREMIAH JONES
Judy Smith :
Paul Johnson :

Macro Macro1860
Code:
Copy      Help
if(!mac("Menu - AVS Agents")) ret
str sLabel sCode
GetLastSelectedMenuItem &sLabel &sCode
out sLabel
out sCode


Messages In This Thread

Forum Jump:


Users browsing this thread: 1 Guest(s)