Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Dialog Edit
#15
Thats what I had tried originally, but then I had trouble grabbing the window text for the name of the macro.
When I run this to create a macro:

Macro3:
Code:
Copy      Help
str controls = "5 6 7 8 9 10 12 13 14 16 18 19 20 17 21 22 23"
str e5 e6 c7Ena c8Ena c9Dis c10Dis e12 c13Mac c14Fun e16 c18Fol c19Men c20Too e17 e21 e22 e23
if(!ShowDialog("DisableEnableDelete" &DisableEnableDelete &controls)) ret
if(c13Mac=1)
,str a.getwintext(id(16 "Disable/Enable"))
,men 32995 "Quick Macros" ;;New Macro
,men 32990 "Quick Macros" ;;Rename
,a.setwintext(id(1 "Quick"))


I get an Error:
Error (RT) in Macro3: window not found
Code:
Copy      Help
,str a.getwintext(id(16 "Disable/Enable"))
on that part of the macro.


Messages In This Thread

Forum Jump:


Users browsing this thread: 1 Guest(s)