Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
enumeration of items
#6
Use callback function with acc. Read more in acc help.

Other way - Navigate.
example
Macro Macro1764
Code:
Copy      Help
int w=win("Options" "#32770") ;;QM Options dialog
Acc a=acc("" "PROPERTYPAGE" w "#32770" "" 0x1004)
a.Navigate("first")
rep
,out a.Name
,a.Navigate("next"); err break


Messages In This Thread

Forum Jump:


Users browsing this thread: 1 Guest(s)