Jump to content

sorting a list of files in the folder


Recommended Posts

Hi,

I want to sort/search/delete file(s) which are in a particular folder.

Please help me in the same.

WinWaitActive("C:\WINDOWS\system32\cmd.exe")

Send("explorer D:\FOI") ; Opening folder containing FOIs

Send("{ENTER}")

WinWaitActive("FOI")

sleep(300)

Send("{SPACE}")

I was able to enter the folder using the above code can you please help me to sort/search/delete file(s).

Karthikeyan_SEA

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
 Share

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...