Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
go to certain tab in program
#2
Macro Macro2759
Code:
Copy      Help
;selects Notepad++ tab "change.log"

int w=win("" "Notepad++")
act w
Acc a.Find(w "PAGETAB" "change.log" "class=SysTabControl32" 0x1005)
a.DoDefaultAction


Messages In This Thread

Forum Jump:


Users browsing this thread: 1 Guest(s)