Thread Rating:
  • 1 Vote(s) - 1 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Need help.
#2
Code:
Copy      Help
int w=win("Search Results" "CabinetWClass")
int c=child("" "DirectUIHWND" w 0x0 "accName=Items View") ;;list 'Items View'
act c
key Ca ;;select all
key Cc ;;copy to clipboard
0.1
ARRAY(str) a
GetClipboardFiles a
int i
for i 0 a.len
,out a[i]


Messages In This Thread
Need help. - by wiewie - 04-09-2020, 05:44 AM
RE: Need help. - by Gintaras - 04-09-2020, 07:13 PM
RE: Need help. - by wiewie - 04-12-2020, 10:12 AM

Forum Jump:


Users browsing this thread: 1 Guest(s)