Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
FindAccessibleObjects Program
#11
Thanks for the post Gintaras! Sorry about the previous code the I listed, it was my last test before I dropped the email. Anyways, the following code was one that I had got to work but without the LF. So, why wouldn't this code work where as your code was prefect? Also, was the code you had list the best way to accomplish the objective or would there be a better way? If there's a better way just say so and I'll play around with it more.

Acc a=acc("" "OUTLINEITEM" win("Device Manager" "MMCMainFrame") "SysTreeView32" "" 0x1000)
str x
int i
for i 0 100
a.Navigate("next");
x.insert(a.Name)
mes x

Thanks Again!
Robert


Messages In This Thread

Forum Jump:


Users browsing this thread: 1 Guest(s)